MoveBillboard()
语法
MoveBillboard(#Billboard, #BillboardGroup, x, y, z)概要
Moves a billboard which is contained in a billboard group by the specified x, y and z values. This is a relative move based on the current location of the billboard. To perform an absolute move (actually, relative to the coordinates of the billboard group) use BillboardLocate().
参数
#Billboard The billboard to move. #BillboardGroup The billboard group which contains the billboard. x, y, z The offset to add to the current position of the billboard.
返回值
无.
已支持操作系统
所有