Navigation
API > API/Runtime > API/Runtime/NavigationSystem
| Name | ENavigationLedgeSlopeFilterMode |
| Type | enum |
| Header File | /Engine/Source/Runtime/NavigationSystem/Public/NavMesh/RecastNavMesh.h |
| Include Path | #include "NavMesh/RecastNavMesh.h" |
Syntax
enum ENavigationLedgeSlopeFilterMode
{
Recast,
None,
UseStepHeightFromAgentMaxSlope,
}
Values
| Name | Remarks |
|---|---|
| Recast | |
| None | |
| UseStepHeightFromAgentMaxSlope |