NavMeshPathClearCornersOn this pageNavMeshPath.ClearCorners() Erase all corner points from path. Usage ---@type NavMeshPathlocal navmeshpath;navmeshpath.ClearCorners()