Table of Contents

Method SetScaleYZ

Namespace
Gamelogic.Extensions
Assembly
Gamelogic.Extensions.dll

SetScaleYZ(Transform, float, float)

Sets the local Y and Z scale of this transform.

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

Parameters

transform Transform
y float
z float