ProjectionMatrix3DState::ProjectionMatrix3DState

ProjectionMatrix3DState::ProjectionMatrix3DState
ProjectionMatrix3DState(const Matrix4FRef* mat3D);
Description

Initializes ProjectionMatrix3DState with the projection matrix set on the render tree node for drawing 3D movie clips.

Parameters
Parameters 
Description 
const Matrix4FRef* mat3D 
A projection matrix for drawing the movie clips.