Contents

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.

See Also

Accessing Related Nodes