triangleCount property

int triangleCount

Implementation

int get triangleCount {
  return _triangleCount;
}