indices property

List<int>? indices
final

Triangle (or line/point) indices, or null for a non-indexed mesh.

Implementation

final List<int>? indices;