MTLRenderPipelineDescriptor.FragmentFunction Property

Definition

Gets or sets the function for processing fragments.

public virtual Metal.IMTLFunction FragmentFunction { [Foundation.Export("fragmentFunction", ObjCRuntime.ArgumentSemantic.Strong)] get; [Foundation.Export("setFragmentFunction:", ObjCRuntime.ArgumentSemantic.Strong)] set; }
member this.FragmentFunction : Metal.IMTLFunction with get, set

Property Value

(More documentation for this node is coming)

This value can be null.

Attributes

Applies to