Skip to main content

NavMeshPath.ClearCorners()

Erase all corner points from path.

Usage

---@type NavMeshPath
local navmeshpath;


navmeshpath.ClearCorners()