Open 3D Engine AtomTressFX Gem API Reference 23.10.0
O3DE is an open-source, fully-featured, high-fidelity, modular 3D engine for building games and simulations, available to every industry.
EI_ColorBlendParams Struct Reference

Public Attributes

bool colorBlendEnabled = false
 
EI_BlendOp colorBlendOp = EI_BlendOp::Add
 
EI_BlendFactor colorSrcBlend = EI_BlendFactor::One
 
EI_BlendFactor colorDstBlend = EI_BlendFactor::Zero
 
EI_BlendOp alphaBlendOp = EI_BlendOp::Add
 
EI_BlendFactor alphaSrcBlend = EI_BlendFactor::Zero
 
EI_BlendFactor alphaDstBlend = EI_BlendFactor::One
 

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