Share via


MDLAsset.VertexDescriptor Property

Definition

Gets or sets the description of in-memory vertex data.

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual ModelIO.MDLVertexDescriptor? VertexDescriptor { [Foundation.Export("vertexDescriptor", ObjCRuntime.ArgumentSemantic.Strong)] get; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("vertexDescriptor", ObjCRuntime.ArgumentSemantic.Strong)>]
member this.VertexDescriptor : ModelIO.MDLVertexDescriptor

Property Value

(More documentation for this node is coming)

This value can be null.

Attributes

Applies to