Returns the list of model matrices of the control.
Signatures
- GUIControls.TransformGizmo.modelMatrix
modelMatrix (getter)
Details
The getter accessor that returns the list of current model matrices of the control.
Example
const modelMatrix = GUIControls.TransformGizmo.modelMatrix;
Return value
Matrix44[].