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

Public Member Functions

 AZ_TYPE_INFO (RenderStates, "{521D72D5-DD69-4380-B637-9CC3D8479D2B}")
 
HashValue64 GetHash (HashValue64 seed=HashValue64{ 0 }) const
 
bool operator== (const RenderStates &rhs) const
 

Static Public Member Functions

static void Reflect (ReflectContext *context)
 

Public Attributes

MultisampleState m_multisampleState
 
RasterState m_rasterState
 
BlendState m_blendState
 
DepthStencilState m_depthStencilState
 

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