Table of Contents

Method TranslateXZ

Namespace
Gamelogic.Extensions
Assembly
Gamelogic.Extensions.dll

TranslateXZ(Transform, float, float)

Translates this transform along the X and Z axes.

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

Parameters

transform Transform
x float
z float