indices
Triangle indices for the navmesh triangulation.
Read time 1 minuteLast updated 12 days ago
Definition
- Type: Field
- Namespace: UnityEngine.AI
- Assembly: UnityEngine.AIModule
public int[] indices
Remarks
Contains 3 integers for each triangle. These integers refer to the vertices array.