FreeStaticGeometry()

语法

FreeStaticGeometry(#StaticGeometry)
概要
Free the given StaticGeometry, previously initialized by CreateStaticGeometry().

参数

#StaticGeometry The static geometry to free. If #PB_All is specified, all the remaining static geometries are freed.

返回值

无.

Remarks

All remaining static geometries are automatically freed when the program ends.

参阅

CreateStaticGeometry()

已支持操作系统

所有

<- CreateStaticGeometry() - StaticGeometry Index - IsStaticGeometry() ->