Transform.localScalevar localScale : Vector3DescriptionThe scale of the transform relative to the parent.
JavaScript
// Widen the object by 0.1 using UnityEngine; import UnityEngine |
|
||||
| Scripting > Runtime Classes > Transform | Switch to Component | |||
Transform.localScalevar localScale : Vector3DescriptionThe scale of the transform relative to the parent.
JavaScript
// Widen the object by 0.1 using UnityEngine; import UnityEngine |