Table of Contents

Method SetXY

Namespace
Gamelogic.Extensions
Assembly
Gamelogic.Extensions.dll

SetXY(Transform, float, float)

Sets the X and Y position of this transform.

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

Parameters

transform Transform
x float
y float