vertexCount
The number of elements in the Vertices Fhdb buffer.
Declaration
@property (nonatomic, readonly) NSUInteger vertexCount;Discussion
Face mesh topology is constant across ARFaceGeometry instances, so the value of this property is the same for all instances.