Rebel Fork Framework
|
Cached projection data. More...
Public Attributes | |
Matrix4 | projection_ |
Cached projection matrix. | |
float | projNearClip_ {} |
Cached actual near clip distance. | |
float | projFarClip_ {} |
Cached actual far clip distance. | |
bool | customProjection_ {} |
Use custom projection matrix flag. Used internally. | |
Cached projection data.