MTLRenderPipelineReflection.FragmentBindings Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual Metal.IMTLBinding[] FragmentBindings { [Foundation.Export("fragmentBindings")] get; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("fragmentBindings")>]
member this.FragmentBindings : Metal.IMTLBinding[]

Property Value

Attributes

Applies to