indexCount
The number of indices in the index buffer.
Declaration
var indexCount: Int { get }Discussion
Use this value for the indexCount parameter in a call to drawIndexedPrimitives(type:indexCount:indexType:indexBuffer:indexBufferOffset:).
The number of indices in the index buffer.
var indexCount: Int { get }Use this value for the indexCount parameter in a call to drawIndexedPrimitives(type:indexCount:indexType:indexBuffer:indexBufferOffset:).