BillboardGroupLocate()

Syntax

BillboardGroupLocate(#BillboardGroup, x, y, z)
Description
Translates (moves) the billboard group to a new absolute position in the world. This means that after this command has been performed, the billboard group will be at the position specified by the parameters to this command. Use the MoveBillboardGroup() command To move a billboard group using relative co-ordinates.

Parameters



#BillboardGroup - The number of the billboard group you want to move.

x - New X co-ordinate to move to.

y - New Y co-ordinate to move to.

z - New Z co-ordinate to move to.

Return value

This command does not return any value.

Supported OS

Windows, Linux

<- AddBillboard() - Billboard Index - BillboardGroupMaterial() ->