Udostępnij przez


MTLFunctionStitchingGraph.Nodes Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual Metal.MTLFunctionStitchingFunctionNode[] Nodes { [Foundation.Export("nodes", ObjCRuntime.ArgumentSemantic.Copy)] get; [Foundation.Export("setNodes:", ObjCRuntime.ArgumentSemantic.Copy)] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("nodes", ObjCRuntime.ArgumentSemantic.Copy)>]
[<set: Foundation.Export("setNodes:", ObjCRuntime.ArgumentSemantic.Copy)>]
member this.Nodes : Metal.MTLFunctionStitchingFunctionNode[] with get, set

Property Value

Attributes

Applies to