SetPosition Data Member Function

Sets the camera position of the rendering device to the specified position.

Prototype

int32 SetPosition( Vec p_vNewPosition )

Parameters

Parameter Type Parameter Name Documentation
<Vec>p_vNewPositionA vector specifying the new position.

Examples

Copy Text To Clipboard

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