Returns the list of translation components of the control.

Signatures

  •   GUIControls.TransformGizmo.translation

translation (getter)

Details

The getter accessor that returns the list of current translation components of the control's transformation matrices.

Example

 const translation = GUIControls.TransformGizmo.translation;
 

Return value

List of of type [, , ].