getScaleAtIndex
Returns the value of the scale component of the control at index.
Signatures
- GUIControls.TransformGizmo.getScaleAtIndex
Details
The function returns the value of the scale component of the control at a given index.
Example
const scale = GUIControls.TransformGizmo.getScaleAtIndex();
Parameters
- idx
-
Index of the parameter value list. If the open parameter is a single value, the index is defaulted to 0.
Return value
[