Table of Contents

Method SetScaleXY

Namespace
Gamelogic.Extensions
Assembly
Gamelogic.Extensions.dll

SetScaleXY(Transform, float, float)

Sets the local X and Y scale of this transform.

public static void SetScaleXY(this Transform transform, float x, float y)

Parameters

transform Transform
x float
y float