Plasma Engine  2.0
Loading...
Searching...
No Matches
plRecastConfig Struct Reference

Public Member Functions

plResult Serialize (plStreamWriter &inout_stream) const
 
plResult Deserialize (plStreamReader &inout_stream)
 

Public Attributes

float m_fAgentHeight = 1.5f
 
float m_fAgentRadius = 0.3f
 
float m_fAgentClimbHeight = 0.4f
 
plAngle m_WalkableSlope = plAngle::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: