DisableGadget3D()

Syntax

DisableGadget3D(#Gadget3D, State)
Description
Disable or enable the gadget.

Parameters

#Gadget3D The 3D gadget to enable or disable.
State The new state of the gadget. If State = 1, the gadget will be disabled, if State = 0 it will be enabled.

Return value

None.

Supported OS

All

<- CountGadgetItems3D() - Gadget3D Index - EditorGadget3D() ->