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