SCNNode.RendererDelegate Property

Definition

Gets or sets the rendering delegate for the node.

[ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.WatchOS, ObjCRuntime.PlatformArchitecture.All, null)]
public SceneKit.ISCNNodeRendererDelegate RendererDelegate { [ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.WatchOS, ObjCRuntime.PlatformArchitecture.All, null)] get; [ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.WatchOS, ObjCRuntime.PlatformArchitecture.All, null)] set; }
member this.RendererDelegate : SceneKit.ISCNNodeRendererDelegate with get, set

Property Value

(More documentation for this node is coming)

This value can be null.

Attributes

Applies to