public void DetachChildren();
Description 描述
Unparents all children.
Useful if you want to destroy the root of a hierarchy without destroying the children.
See Also: Transform.parent to detach/change the parent of a single transform.
Unparents all children.
Useful if you want to destroy the root of a hierarchy without destroying the children.
See Also: Transform.parent to detach/change the parent of a single transform.