Open 3D Engine Atom 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.
AZ::RHI::BlendState Struct Reference

Public Member Functions

 AZ_TYPE_INFO (BlendState, "{EDB2333A-EF10-4A98-A157-B204E90FA179}")
 
bool operator== (const BlendState &rhs) const
 

Static Public Member Functions

static void Reflect (ReflectContext *context)
 

Public Attributes

uint32_t m_alphaToCoverageEnable = 0
 
uint32_t m_independentBlendEnable = 0
 
AZStd::array< TargetBlendState, Limits::Pipeline::AttachmentColorCountMax > m_targets
 

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