GetProjectionMatrix Data Member Function

Retrieves the current shadow map projection matrix. This matrix defines the projection from the <Light> object's point of view and orientation into 2D shadow map coordinates.

Prototype

int32 GetProjectionMatrix( Matrix Projection )

Parameters

Parameter Type Parameter Name Documentation
<Matrix>ProjectionThe method stores the current projection into this parameter.

Examples

Copy Text To Clipboard

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