Contents

indexCountPerPrimitive

The number of indices for each primitive.

Declaration

var indexCountPerPrimitive: Int { get }

Discussion

The value of this property relates to the primitiveType. For ARGeometryPrimitiveType.triangle, the value is 3. For more information, see ARGeometryPrimitiveType.

See Also

Getting Index Information