MTLRenderPipelineReflection.VertexArguments Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual Metal.MTLArgument[]? VertexArguments { [Foundation.Export("vertexArguments")] get; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("vertexArguments")>]
member this.VertexArguments : Metal.MTLArgument[]

Property Value

Attributes

Applies to