|
Unravel Engine C++ Reference
|
#include <settings.h>
Public Attributes | |
| eviction_settings | eviction |
Friends | |
| auto | operator== (const graphics_settings &lhs, const graphics_settings &rhs) -> bool=default |
Definition at line 78 of file settings.h.
|
friend |
| eviction_settings unravel::settings::graphics_settings::eviction |
GPU resource eviction/paging policy. Persisted with the project so paging behaves the same in standalone builds; the renderer drives it every frame from this configuration.
Definition at line 82 of file settings.h.