SetPosition Data Member Function

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

Prototype

int32 SetPosition( Vec p_vPosition )

Parameters

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

Examples

Copy Text To Clipboard

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