indices
The mesh's indices (triangles, 3 per tri).
Read time 1 minuteLast updated 12 days ago
Definition
- Type: Property
- Namespace: UnityEngine.UIElements
- Assembly: UnityEngine.UIElementsModule
public NativeSlice<ushort> indices { get; }
public NativeSlice<ushort> indices { get; }