MayaFlux 0.3.0
Digital-First Multimedia Processing Framework
Loading...
Searching...
No Matches

◆ set_blend_attachment()

void MayaFlux::Buffers::RenderProcessor::set_blend_attachment ( const Portal::Graphics::BlendAttachmentConfig config)
inline

Set blend mode for color attachment.

Parameters
configBlend attachment configuration

Definition at line 117 of file RenderProcessor.hpp.

118 {
119 m_blend_attachment = config;
121 }
std::optional< Portal::Graphics::BlendAttachmentConfig > m_blend_attachment

Referenced by enable_alpha_blending().

+ Here is the caller graph for this function: