Table of Contents

Method SetScaleXZ

Namespace
Gamelogic.Extensions
Assembly
Gamelogic.Extensions.dll

SetScaleXZ(Transform, float, float)

Sets the local X and Z scale of this transform.

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

Parameters

transform Transform
x float
z float