Method SetLocalXY
- Namespace
- Gamelogic.Extensions
- Assembly
- Gamelogic.Extensions.dll
SetLocalXY(Transform, float, float)
Sets the local X and Y position of this transform.
public static void SetLocalXY(this Transform transform, float x, float y)
Sets the local X and Y position of this transform.
public static void SetLocalXY(this Transform transform, float x, float y)