Function TRAP::Graphics::RenderCommand::StopRenderPass#
Function Documentation#
-
void TRAP::Graphics::RenderCommand::StopRenderPass(const Window &window = *TRAP::Application::GetWindow())#
Stop the running render pass for the given window.
Remark
Headless mode: This function is not available in headless mode.