Table of Contents

Method TranslateYZ

Namespace
Gamelogic.Extensions
Assembly
Gamelogic.Extensions.dll

TranslateYZ(Transform, float, float)

Translates this transform along the Y and Z axes.

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

Parameters

transform Transform
y float
z float