<transform>.getScale
Get scale
<transform>.getScale()
Remarks
This command will return the scale of the matrix.
Return Value
[x,y,z]
Example
X
=
vizmat
.
Transform
()
scale
=
X
.
getScale
()