Returns scale
| <node3d>.getScale( | |
| mode = viz.ABS_PARENT |
)
mode = viz.ABS_PARENT
One of the following transform modes:
Transform modes |
|
viz.ABS_PARENT |
Return the value in the parents coordinate system. |
viz.ABS_GLOBAL |
Return the value in global coordinates. |
This command will return the scale of the node.
[x,y,z]