ResizeBillboard()
Syntax
ResizeBillboard(#Billboard, #BillboardGroup, Width, Height)Description
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 independantly with this command there will be some performance lost if the billboards within a billboard group are all different sizes.
Parameters
#Billboard - The number of the billboard which you want to resize.
#BillboardGroup - The number of the billboard group which currently contains the billboard.
Width - The new width of the billboard in world units.
Height - The new height of the billboard in world units.
Return value
This command does not return any value.
Supported OS
Windows, Linux