SetProjectionMatrix3D sets the projection matrix for a 3D movie clip.
Parameters |
Description |
const Matrix4F * pmat |
Pointer to a projection matrix of Matrix4F type for drawing the movieclip, or NULL if the movie clip should not have its own projection matrix, in which case it inherits from its parent. |