Categories


Description :

Returns the current scale of the object in percentage.

Uses :

Use this for getting the scale of an object. Width and Height can be divided by the scale to get the original width or height of an object.

Example :

This code sets the scale of the object to 200% whenever the value of Scale becomes greater than 200.