Navigation
API > API/Runtime > API/Runtime/NavigationSystem > API/Runtime/NavigationSystem/NavMesh > API/Runtime/NavigationSystem/NavMesh/ARecastNavMesh
Syntax
UPROPERTY (Config)
int MaxVerticalMergeError
Remarks
Maximum vertical deviation between raw contour points to allowing merging (in voxel). Use a low value (2-5) depending on CellHeight, AgentMaxStepHeight and AgentMaxSlope, to allow more precise contours (also see SimplificationElevationRatio). Use very high value to deactivate (Recast behavior).