Navigation
API > API/Runtime > API/Runtime/NavigationSystem > API/Runtime/NavigationSystem/NavMesh
References
| Module | NavigationSystem |
| Header | /Engine/Source/Runtime/NavigationSystem/Public/NavMesh/RecastNavMesh.h |
| Include | #include "NavMesh/RecastNavMesh.h" |
Syntax
struct FNavMeshResolutionParam
Variables
| Type | Name | Description | |
|---|---|---|---|
| float | AgentMaxStepHeight | Largest vertical step the agent can perform | |
| float | CellHeight | Vertical size of voxelization cell | |
| float | CellSize | Horizontal size of voxelization cell |
Functions
| Type | Name | Description | |
|---|---|---|---|
| bool | IsValid () |