MTLRenderPipelineDescriptor.VertexFunction Property

Definition

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

Property Value

(More documentation for this node is coming)

This value can be null.

Attributes

Applies to