Function TRAP::Graphics::RenderCommand::GetLatencyMode#
Function Documentation#
-
LatencyMode TRAP::Graphics::RenderCommand::GetLatencyMode(const Window &window = *TRAP::Application::GetWindow())#
Retrieve the currently used latency mode.
Remark
Headless mode: This function is not available in headless mode.
Note
The returned value may differ from the requested mode set with SetLatencyMode().
- Parameters:
window – Window to retrieve latency mode for.
- Returns:
Used latency mode.