MDLVertexDescriptor.Layouts Property

Definition

Gets or sets the vertex buffer layouts that describe the corresponding attributes that are contained in the Attributes property.

public virtual Foundation.NSMutableArray<ModelIO.MDLVertexBufferLayout> Layouts { [Foundation.Export("layouts", ObjCRuntime.ArgumentSemantic.Strong)] get; [Foundation.Export("setLayouts:", ObjCRuntime.ArgumentSemantic.Strong)] set; }
member this.Layouts : Foundation.NSMutableArray<ModelIO.MDLVertexBufferLayout> with get, set

Property Value

Attributes

Applies to