RotateBillboardGroup()

Syntax

RotateBillboardGroup(#BillboardGroup, x, y, z)
Description
Rotates a billboard group according to the specified x,y and z values. This is a relative rotation based on the current billboard group angle of rotation. All angles are specified in degrees.

Parameters

#BillboardGroup - The numeric identifier of the billboard group to rotate.

x - The angle to add to the current billboard group rotation in the X direction.

y - The angle to add to the current billboard group rotation in the Y direction.

z - The angle to add to the current billboard group rotation in the Z direction.

Return value

This command does not return any value.

Supported OS

Windows, Linux

<- ResizeBillboard() - Billboard Index