sandbox
Loading...
Searching...
No Matches
sbx::graphics::blend_state Struct Reference

Public Attributes

blend_factor color_source {blend_factor::source_alpha}
 
blend_factor color_destination {blend_factor::one_minus_source_alpha}
 
blend_operation color_operation {blend_operation::add}
 
blend_factor alpha_source {blend_factor::one}
 
blend_factor alpha_destination {blend_factor::zero}
 
blend_operation alpha_operation {blend_operation::add}
 
color_component color_write_mask {color_component::r | color_component::g | color_component::b | color_component::a}
 

The documentation for this struct was generated from the following file: