rig_link_objects
Parent objects under a target object while preserving their world transform, so their visual position and orientation stay unchanged.
Instructions
把对象父子链接到 parent,并保持其世界变换不变(即视觉位置/朝向不跳变)。 [English] Parent objects under parent while keeping their world transform unchanged (the visual position / orientation does not jump).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| parent | Yes | 父对象名。 | Parent object name. | |
| objects | No | 要链接的子对象名列表;省略则用当前选择。 | Child object names; omit for the current selection. |