ResetMaterial()
语法
ResetMaterial(ObjectType)概要
Resets all materials for the specified object types.
参数
ObjectType It can be one of the following value: #PB_Entity: resets materials for all entities. #PB_ParticleEmitter: resets materials for all particle emitters. #PB_BillboardGroup: resets materials for all billboards.
返回值
无.
已支持操作系统
所有