GKScene.RootNode Property

Definition

public virtual GameplayKit.IGKSceneRootNodeType RootNode { [Foundation.Export("rootNode", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)] get; [Foundation.Export("setRootNode:", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)] set; }
member this.RootNode : GameplayKit.IGKSceneRootNodeType with get, set

Property Value

(More documentation for this node is coming)

This value can be null.

Attributes

Applies to