Table of Contents

Method SetLocalXZ

Namespace
Gamelogic.Extensions
Assembly
Gamelogic.Extensions.dll

SetLocalXZ(Transform, float, float)

Sets the local X and Z position of this transform.

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

Parameters

transform Transform
x float
z float