Table of Contents

Method SetXZ

Namespace
Gamelogic.Extensions
Assembly
Gamelogic.Extensions.dll

SetXZ(Transform, float, float)

Sets the X and Z position of this transform.

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

Parameters

transform Transform
x float
z float