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 function has been performed, the billboard group will be at the position specified by the parameters passed to this function. Use the MoveBillboardGroup() function 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 function does not return any value.

Supported OS

All

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