Legacy Documentation: Version 5.1
LanguageEnglish
  • C#
  • JS

Script language

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

NavMeshTriangulation.indices

Switch to Manual
public var indices: int[];

Description

Triangle indices for the navmesh triangulation.

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