Table of Contents

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)

Parameters

transform Transform
x float
y float