|
Unravel Engine C++ Reference
|
Tracks LOD state and last access frame for a specific view (camera). More...
#include <model.h>
Public Attributes | |
| lod_data | data |
| LOD state for this camera. | |
| std::uint64_t | last_access_frame = 0 |
| Last frame this view accessed this state. | |
Tracks LOD state and last access frame for a specific view (camera).
| lod_data unravel::per_camera_lod_state::data |
| std::uint64_t unravel::per_camera_lod_state::last_access_frame = 0 |