Legacy Documentation: Version 5.0
Language: English
  • C#
  • JS

Script language

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

public var indices: int[];
public int[] indices;

Description

Triangle indices for the navmesh triangulation.

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