Table of Contents

Method SetLocalXYZ

Namespace
Gamelogic.Extensions
Assembly
Gamelogic.Extensions.dll

SetLocalXYZ(Transform, float, float, float)

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

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

Parameters

transform Transform
x float
y float
z float