Open 3D Engine Atom Gem API Reference 24.09.2
O3DE is an open-source, fully-featured, high-fidelity, modular 3D engine for building games and simulations, available to every industry.
AZ::Metal::RasterizerState Struct Reference

Public Member Functions

void UpdateHash ()
 

Public Attributes

MTLCullMode m_cullMode = MTLCullModeNone
 
float m_depthBias = 0.0f
 
float m_depthSlopeScale = 0.0f
 
float m_depthBiasClamp = 0.0f
 
MTLWinding m_frontFaceWinding = MTLWindingClockwise
 
MTLTriangleFillMode m_triangleFillMode = MTLTriangleFillModeFill
 
MTLDepthClipMode m_depthClipMode = MTLDepthClipModeClip
 
HashValue64 m_hash = HashValue64{ 0 }
 

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