parent_objects
Set a parent-child relationship between two objects in Blender to control their transformation hierarchy.
Instructions
Set parent-child relationship between two objects.
Args: child: Name of the child object. parent: Name of the parent object.
Returns: Confirmation dict.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| child | Yes | ||
| parent | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||