vertexAttributes
An array that describes the vertex input attributes to a vertex function.
Declaration
var vertexAttributes: [MTLVertexAttribute]? { get }An array that describes the vertex input attributes to a vertex function.
var vertexAttributes: [MTLVertexAttribute]? { get }