NavMesh.CalculateTriangulation
static function CalculateTriangulation(): NavMeshTriangulation;
Description

Triangulation of the current navmesh.

Calculates and returns a simple triangulation of the current navmesh - containing the vertices, triangle indices and navmesh layers.