Contents

vertexAttributes

An array that describes the vertex input attributes to a vertex function.

Declaration

var vertexAttributes: [MTLVertexAttribute]? { get }

See Also

Retrieving function attributes