BillboardLocate()
Syntax
BillboardLocate(#Billboard, #BillboardGroup, x, y, z)Description
Moves a billboard to a new location within the billboard group which is it added to. The position to move to is relative to the position of the billboard group. Use the MoveBillboard() command to move a billboard relative to its own co-ordinates.
Parameters
#Billboard - The number of the billboard which you want to move.
#BillboardGroup - The number of the billboard group which contains the billboard.
x - The new X position for the billboard.
y - The new Y position for the billboard.
z - The new Z position for the billboard.
Return value
This command does not return any value.
Supported OS
Windows, Linux