Contents

parent

The node’s parent node.

Declaration

var parent: SKNode? { get }

Mentioned in

Discussion

If the node is not in a node tree, the value is nil.

See Also

Accessing Related Nodes