Table of Contents

Method TranslateXYZ

Namespace
Gamelogic.Extensions
Assembly
Gamelogic.Extensions.dll

TranslateXYZ(Transform, float, float, float)

Translates this transform along the X, Y and Z axis.

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

Parameters

transform Transform
x float
y float
z float