triangleCount property

int get triangleCount

Implementation

int get triangleCount {
  return _triangleCount;
}