Legacy Documentation: Version 5.4
LanguageEnglish
  • C#
  • JS

Script language

Select your preferred scripting language. All code snippets will be displayed in this language.

NavMeshTriangulation

struct in UnityEngine

Description

Contains data describing a triangulation of a navmesh.

Variables

areasNavMesh area indices for the navmesh triangulation.
indicesTriangle indices for the navmesh triangulation.
verticesVertices for the navmesh triangulation.