indexType

Configures the size of the indices the indexBuffer contains, which is typically either 16 or 32-bits for each index.

Declaration

var indexType: MTLIndexType { get set }