Contents

MTLVertexBufferLayoutDescriptorArray

An array of vertex buffer layout descriptor instances.

Declaration

class MTLVertexBufferLayoutDescriptorArray

Overview

An MTLVertexBufferLayoutDescriptorArray holds an array of vertex buffer layout states. The methods of MTLVertexBufferLayoutDescriptorArray set the vertex buffer layout state in the array or retrieve the state from the array.

Topics

Accessing a specified vertex buffer layout

See Also

Render pass inputs