BillboardGroupMaterial()
语法
BillboardGroupMaterial(#BillboardGroup, MaterialID)概要
Assigns a material to the specified billboard group. This material will be used by all the billboards added to this group. A group can only have one material assigned at any point in time.
参数
#BillboardGroup The number of the billboard group to assign a new material to. MaterialID The ID number of the material to assign to the billboard group (and billboards). A valid 'MaterialID' can be easily obtained by using the MaterialID() function.
返回值
无.
已支持操作系统
所有