ezEngine  Release 25.03
ezRecastConfig Struct Reference

Public Member Functions

ezResult Serialize (ezStreamWriter &inout_stream) const
 
ezResult Deserialize (ezStreamReader &inout_stream)
 

Public Attributes

float m_fAgentHeight = 1.5f
 
float m_fAgentRadius = 0.3f
 
float m_fAgentClimbHeight = 0.4f
 
ezAngle m_WalkableSlope = ezAngle::MakeFromDegree(45)
 
float m_fCellSize = 0.2f
 
float m_fCellHeight = 0.2f
 
float m_fMaxEdgeLength = 4.0f
 
float m_fMaxSimplificationError = 1.3f
 
float m_fMinRegionSize = 3.0f
 
float m_fRegionMergeSize = 20.0f
 
float m_fDetailMeshSampleDistanceFactor = 1.0f
 
float m_fDetailMeshSampleErrorFactor = 1.0f
 

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