Method ScaleByYZ
- Namespace
- Gamelogic.Extensions
- Assembly
- Gamelogic.Extensions.dll
ScaleByYZ(Transform, float, float)
Scale this transform in the Y and Z directions.
public static void ScaleByYZ(this Transform transform, float y, float z)
Parameters
ScaleByYZ(Transform, float)
Scale this transform in the Y and Z directions.
public static void ScaleByYZ(this Transform transform, float r)