Skip to content

Api > NavMeshPath > ClearCorners()


NavMeshPath.ClearCorners()⚓︎

Erase all corner points from path.

Usage⚓︎

---@type NavMeshPath
local navmeshpath;


navmeshpath.ClearCorners()