unreal.NavigationLedgeSlopeFilterMode

class unreal.NavigationLedgeSlopeFilterMode

Bases: EnumBase

ENavigation Ledge Slope Filter Mode

C++ Source:

  • Module: NavigationSystem

  • File: RecastNavMesh.h

NONE: NavigationLedgeSlopeFilterMode

Use walkableClimb value to filter

Type:

1

RECAST: NavigationLedgeSlopeFilterMode

0

USE_STEP_HEIGHT_FROM_AGENT_MAX_SLOPE: NavigationLedgeSlopeFilterMode

Skip slope filtering

Type:

2