MTL4RenderPipelineDescriptor.VertexStaticLinkingDescriptor Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual Metal.MTL4StaticLinkingDescriptor? VertexStaticLinkingDescriptor { [Foundation.Export("vertexStaticLinkingDescriptor", ObjCRuntime.ArgumentSemantic.Copy)] get; [Foundation.Export("setVertexStaticLinkingDescriptor:", ObjCRuntime.ArgumentSemantic.Copy)] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("vertexStaticLinkingDescriptor", ObjCRuntime.ArgumentSemantic.Copy)>]
[<set: Foundation.Export("setVertexStaticLinkingDescriptor:", ObjCRuntime.ArgumentSemantic.Copy)>]
member this.VertexStaticLinkingDescriptor : Metal.MTL4StaticLinkingDescriptor with get, set

Property Value

Attributes

Applies to