size (getter)

Returns the value of the parameter 'size' of the control.

Signatures

  •   GUIControls.TransformGizmo.size

Details

The getter accessor that returns the value of the parameter 'size' of the control. The size parameter controls gizmo handles' size.

Example

 const size = GUIControls.TransformGizmo.size;
 

Return value

.