Returns the list of model matrices of the control.

Signatures

  •   GUIControls.TransformGizmo.worldMatrix

worldMatrix (getter)

Details

The getter accessor that returns the list of current model matrices of the control.

Example

 const worldMatrix = GUIControls.TransformGizmo.worldMatrix;
 

Return value

Matrix44[].