removeFromParent() Removes the receiving node from its parent. Declarationfunc removeFromParent() Mentioned inAccessing and Modifying the Node TreeMaximizing Node Drawing Performance See AlsoModifying the Node TreeAccessing and Modifying the Node TreeaddChild(_:)insertChild(_:at:)isEqual(to:)move(toParent:)removeAllChildren()removeChildren(in:)inParentHierarchy(_:)