ProjectionMatrix3DState(const Matrix4FRef* mat3D);
Initializes ProjectionMatrix3DState with the projection matrix set on the render tree node for drawing 3D movie clips.
Parameters |
Description |
const Matrix4FRef* mat3D |
A projection matrix for drawing the movie clips. |