Table of Contents

Method SetScaleXYZ

Namespace
Gamelogic.Extensions
Assembly
Gamelogic.Extensions.dll

SetScaleXYZ(Transform, float, float, float)

Sets the local X, Y and Z scale of this transform.

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

Parameters

transform Transform
x float
y float
z float