parent_objects
Establish a parent-child relationship between two objects, making one object follow the transforms of the other.
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 | |||