blender_object_parent
Establish or remove parent-child relationships between Blender objects by specifying the child object and optional parent, enabling organized scene hierarchies for transformations.
Instructions
Set parent-child relationship between objects
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| child | Yes | Name of the child object | |
| parent | No | Name of the parent object (omit to clear parent) |