set_parent
Set a parent-child relationship for Blender objects, with options to clear the parent or keep the world transform.
Instructions
设置父子关系;parent 省略即清除父级。keep_transform 保持世界变换。
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| child | Yes | ||
| parent | No | ||
| keep_transform | No |