![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include <RecastNavMesh.h>
Public Member Functions | |
| bool | IsValid () const |
Public Attributes | |
| float | CellSize = 25.f |
| float | CellHeight = 10.f |
| float | AgentMaxStepHeight = 35.f |
|
inline |
| float FNavMeshResolutionParam::AgentMaxStepHeight = 35.f |
Largest vertical step the agent can perform
| float FNavMeshResolutionParam::CellHeight = 10.f |
Vertical size of voxelization cell
| float FNavMeshResolutionParam::CellSize = 25.f |
Horizontal size of voxelization cell