scene
The scene node that contains this node.
Declaration
var scene: SKScene? { get }Mentioned in
Discussion
If the node is not embedded in a scene, the value is nil.
The scene node that contains this node.
var scene: SKScene? { get }If the node is not embedded in a scene, the value is nil.