MTLVertexAttributeDescriptorArray
An array of vertex attribute descriptor instances.
Declaration
class MTLVertexAttributeDescriptorArrayOverview
An MTLVertexAttributeDescriptorArray instance is an array of instances that defines how vertex attribute data is formatted and assigned to an index in the attribute argument table. The methods of MTLVertexAttributeDescriptorArray set or retrieve the attribute formatting information from the array.