SetTransform Data Member Function

Sets the <Camera> object's transform to the <Matrix> object.

Prototype

int32 SetTransform( Matrix p_oMatrix )

Parameters

Parameter Type Parameter Name Documentation
<Matrix>p_oMatrixA pointer to a <Matrix> object specifying the <Camera> object's transform parameters.

Examples

Copy Text To Clipboard

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