Function TRAP::Graphics::RenderCommand::SetBlendConstant(BlendConstant, BlendConstant, const Window&)#
Function Documentation#
-
void TRAP::Graphics::RenderCommand::SetBlendConstant(BlendConstant sourceRGBA, BlendConstant destinationRGBA, const Window &window = *TRAP::Application::GetWindow())#
Set combined blend constant for the given window.
Remark
Headless mode: This function is not available in headless mode.