Table of Contents

Method SetYZ

Namespace
Gamelogic.Extensions
Assembly
Gamelogic.Extensions.dll

SetYZ(Transform, float, float)

Sets the Y and Z position of this transform.

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

Parameters

transform Transform
y float
z float