SetOrientation Data Member Function

Sets the camera orientation of the rendering device to the specified ZYX Euler angle rotation.

Prototype

int32 SetOrientation( Vec p_vNewOrientation )

Parameters

Parameter Type Parameter Name Documentation
<Vec>p_vNewOrientationA vector specifying the new orientation.

Examples

Copy Text To Clipboard

None published. Please look for an example in the Scenome Scripting Language code base.