MTL4MeshRenderPipelineDescriptor.ObjectFunctionDescriptor Property

Definition

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

Property Value

Attributes

Applies to