Navigation
API > API/Runtime > API/Runtime/NavigationSystem > API/Runtime/NavigationSystem/NavMesh > API/Runtime/NavigationSystem/NavMesh/ARecastNavMesh > API/Runtime/NavigationSystem/NavMesh/ARecastNavMesh/UE_DEPRECATED
References
| Module | NavigationSystem |
| Header | /Engine/Source/Runtime/NavigationSystem/Public/NavMesh/RecastNavMesh.h |
| Include | #include "NavMesh/RecastNavMesh.h" |
UE_DEPRECATED
(
all,
"Use NavMeshResolutionParams to set CellSize for the different resolutions instead"
)
Remarks
Note that we are not using _DEPRECATED on the following deprecated properties since it prevents the property from being serialized back which can break the process of duplicating the navmesh for PIE