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.
The node’s parent node.
var parent: SKNode? { get }If the node is not in a node tree, the value is nil.