public void DetachChildren ();

Description

清除所有子项的父级。

要在不销毁子项的情况下销毁层级视图的根时,该方法很有用。

See Also: Transform.parent to detach/change the parent of a single transform.