Function TRAP::Graphics::RenderCommand::SetFillMode#
Function Documentation#
-
void TRAP::Graphics::RenderCommand::SetFillMode(FillMode fillMode, const Window &window = *TRAP::Application::GetWindow())#
Set fill mode for the given window.
Remark
Headless mode: This function is not available in headless mode.