Mount Fuji Engine  0.8b
MF_API void MFView_SetCameraMatrix ( const MFMatrix cameraMatrix)

Sets the current views camera matrix.

Parameters
cameraMatrixA matrix that represents the cameras position and orientation in world space.
Returns
None.
See Also
MFView_GetCameraMatrix()