set_parent
Parent an object to another in Blender, or clear its parent, with optional world-transform preservation.
Instructions
Parent one object to another (or clear its parent).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| child | Yes | ||
| parent | No | Parent object name; omit to unparent | |
| keep_transform | No | Preserve the child's world transform |