Contents

textureCoordinateCount

The number of elements in the Texturecoordinates 8ahq1 buffer.

Declaration

@property (nonatomic, readonly) NSUInteger textureCoordinateCount;

Discussion

Face mesh topology is constant across ARFaceGeometry instances, so the value of this property is the same for all instances.

See Also

Accessing Mesh Data