Returns the scale (size factor) of a given GameObject
By default the scale of a GameObject is (1, 1, 1)
The identifier for the GameObject that you want to get scale for.
The scale represented in a Vector3.
Generated using TypeDoc
Returns the scale (size factor) of a given GameObject
By default the scale of a GameObject is (1, 1, 1)