getTranslationAtIndex

Returns the value of the translation component of the control at index.

Signatures

  •   GUIControls.TransformGizmo.getTranslationAtIndex

Details

The function returns the value of the translation component of the control at a given index.

Example

 const translation = GUIControls.TransformGizmo.getTranslationAtIndex();
 

Parameters

idx

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

Return value

[ , , ]