FreeMaterial()

语法

FreeMaterial(#Material)
概要
Frees the specified #Material. All its associated memory is released and this object can't be used anymore.

参数

#Material The material to free. If #PB_All is specified, all the remaining materials are freed.

返回值

无.

Remarks

All remaining materials are automatically freed when the program ends.

已支持操作系统

所有

<- DisableMaterialLighting() - Material Index - GetMaterialAttribute() ->