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() function to move a billboard relative to its own coordinates.

Parameters

#Billboard The number of the billboard to move.
#BillboardGroup The number of the billboard group which contains the billboard.
x, y, z The new position for the billboard.

Return value

None.

Supported OS

All

<- BillboardHeight() - Billboard Index - BillboardWidth() ->