Table of Contents

Method SetXYZ

Namespace
Gamelogic.Extensions
Assembly
Gamelogic.Extensions.dll

SetXYZ(Transform, float, float, float)

Sets the X, Y and Z position of this transform.

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

Parameters

transform Transform
x float
y float
z float