Get camera reverse z projection matrix.
- Returns
- Returns the camera projection matrix.
Definition at line 111 of file Camera.h.
void CalculatePMatrixReverseZ()
Calculate Projection Matrix by parameter.
glm::mat4 m_ProjectionMatrix
ProjectionMatrix. Init with identity Matrix.
References CalculatePMatrixReverseZ().