MDLVertexDescriptor.Layouts Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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