SetOrientation Data Member Function

Sets the <Group> node object's orientation to the values in the specified <Vec> object.

Prototype

int32 SetOrientation( Vec p_vOrientation )

Parameters

Parameter Type Parameter Name Documentation
<Vec>p_vOrientationA pointer to a <Vec> object containing the <Group> node object's new orientation values.

Examples

Copy Text To Clipboard

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