ResizeBillboard()
语法
ResizeBillboard(#Billboard, #BillboardGroup, Width, Height)概要
Resizes a billboard, which is currently contained in a billboard group, to a new width and height, specified in world units. Note that although you can resize billboards independently with this function there will be some performance lost if the billboards within a billboard group are all different sizes.
参数
#Billboard The billboard to resize. #BillboardGroup The billboard group which currently contains the billboard. Width, Height The new size of the billboard, in world units.
返回值
无.
已支持操作系统
所有