parent
The node’s parent in the scene graph hierarchy.
Declaration
var parent: SCNNode? { get }Discussion
For a scene’s rootNode object, the value of this property is nil.
The node’s parent in the scene graph hierarchy.
var parent: SCNNode? { get }For a scene’s rootNode object, the value of this property is nil.