FreeGadget3D()

语法

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

参数

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

返回值

无.

Remarks

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

已支持操作系统

所有

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