node | The hierarchy node to remove from the hierarchy. |
bool
true
if the node was removed, false
otherwise.
Removes a node from the hierarchy.
nodes | The hierarchy nodes to remove from the hierarchy. |
int The number of removed nodes.
Removes multiple nodes from the hierarchy.