nw::lyt::Pane::SetRotate Member Function

Syntax

void SetRotate(
     const math::VEC3 & value
);

Arguments

Name Description
value Returns a vector that stores the angle of rotation (in degrees) around the X, Y and Z axes.

Return Values

None.

Description

Sets the pane's rotation.

See Also

GetRotate

Revision History

2009/09/18
Initial version.

CONFIDENTIAL