getAnglesAtIndex

Returns the value of the rotaton angles of the control at index.

Signatures

  •   GUIControls.TransformGizmo.getAnglesAtIndex

Details

The function returns the value of the rotaton angles of the control at a given index.

Example

 const angles = GUIControls.TransformGizmo.getAnglesAtIndex();
 

Parameters

idx

Index of the parameter value list. If the open parameter is a single value, the index is defaulted to 0.

Return value

[ , , ]