Description
This method allows you to change the scale of objects.
Syntax
ScaleFactor ( iScaleX, iScaleY, iScaleZ );
|
Input: (Double) iScaleX |
Set the scale in the X axis. |
|
Input: (Double) iScaleY |
Set the scale in the Y axis. |
|
Input: (Double) iScaleZ |
Set the scale in the Z axis. |