SetTransform Data Member Function

Sets the position and orientation for a <Light>, defined by a transformation matrix.

Prototype

int32 SetTransform( Matrix Transformation )

Parameters

Parameter Type Parameter Name Documentation
<Matrix>TransformationThe function stores this matrix as the <Light> position and orientation.

Examples

Copy Text To Clipboard

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