Singleton class for managing engine-wide configuration settings.
Подробнее...
#include <EngineConfig.h>
|
uint32_t | getMaxFramesInFlight () const |
| Gets the maximum number of frames that can be processed concurrently.
|
|
Singleton class for managing engine-wide configuration settings.
◆ getInstance()
◆ getMaxFramesInFlight()
uint32_t EngineConfig::getMaxFramesInFlight |
( |
| ) |
const |
|
inline |
Gets the maximum number of frames that can be processed concurrently.
- Возвращает
- The maximum number of frames in flight.
Объявления и описания членов класса находятся в файле: