clear_parent
Remove the parent of a 3D object, breaking its hierarchy. Optionally keep its world transform to avoid displacement.
Instructions
Remove parent from an object. If keep_transform=True, object stays in place.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | ||
| keep_transform | No |