FreeGadget3D()

Syntax

FreeGadget3D(#Gadget3D)
Description
Free and remove the 3D gadget from the display (and free its gadgetlist if the gadget was a container).

Parameters

#Gadget3D The 3D gadget to free. If #PB_All is specified, all the remaining 3D gadgets are freed.

Return value

None.

Remarks

All remaining 3D gadgets are automatically freed when the program ends.

Supported OS

All

<- FrameGadget3D() - Gadget3D Index - GadgetHeight3D() ->