LanguageEnglish
  • C#
  • JS

Script language

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

This version of Unity is unsupported.

NavMeshTriangulation.indices

public int[] indices;

Description

Triangle indices for the navmesh triangulation.

Contains 3 integers for each triangle. These integers refer to the vertices array.