Rebel Fork Framework
Urho3D::Camera::CachedProjection Struct Reference

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.
 

Detailed Description

Cached projection data.


The documentation for this struct was generated from the following file: