childNodes An array of the node’s children in the scene graph hierarchy. Declarationvar childNodes: [SCNNode] { get } See AlsoManaging the Node HierarchyparentaddChildNode(_:)insertChildNode(_:at:)removeFromParentNode()replaceChildNode(_:with:)