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::DepthState Struct Reference

Public Member Functions

 AZ_TYPE_INFO (DepthState, "{5F321456-052F-41F1-BD35-2D34CB26DD9D}")
 
bool operator== (const DepthState &rhs) const
 

Static Public Member Functions

static void Reflect (ReflectContext *context)
 

Public Attributes

uint32_t m_enable = 1
 
DepthWriteMask m_writeMask = DepthWriteMask::All
 
ComparisonFunc m_func = ComparisonFunc::Less
 

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