size (setter)

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

Signatures

  •   GUIControls.TransformGizmo.size

Details

The setter accessor that sets the value of the parameter 'size' of the control. The size parameter controls gizmo handles' size. The value must not be 0 and be positive.

Example

 GUIControls.TransformGizmo.size = 5;