MTKMesh.VertexBuffers Property

Definition

Gets an array that contains the vertex buffers for the mesh.

public virtual MetalKit.MTKMeshBuffer[] VertexBuffers { [Foundation.Export("vertexBuffers")] get; }
member this.VertexBuffers : MetalKit.MTKMeshBuffer[]

Property Value

Attributes

Applies to