faceCount property

int? faceCount
final

The number of faces that are indexed into the collection. To index faces into a collection, use IndexFaces.

Implementation

final int? faceCount;