Table of Contents

Method SetLocalYZ

Namespace
Gamelogic.Extensions
Assembly
Gamelogic.Extensions.dll

SetLocalYZ(Transform, float, float)

Sets the local Y and Z position of this transform.

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

Parameters

transform Transform
y float
z float