SCNNode.WeakRendererDelegate Property

Definition

Gets or sets a weak reference to the renderer delegate.

[ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.WatchOS, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual Foundation.NSObject WeakRendererDelegate { [ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.WatchOS, ObjCRuntime.PlatformArchitecture.All, null)] [Foundation.Export("rendererDelegate", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)] get; [ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.WatchOS, ObjCRuntime.PlatformArchitecture.All, null)] [Foundation.Export("setRendererDelegate:", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)] set; }
member this.WeakRendererDelegate : Foundation.NSObject with get, set

Property Value

(More documentation for this node is coming)

This value can be null.

Attributes

Applies to