rig_set_bone_size
Adjust the display size of bones in bulk by setting width and height; affects visualization only, not skinning.
Instructions
批量设置骨骼的宽/高(仅影响显示,不影响绑定)。 [English] Set the width / height of bones in bulk (display only, does not affect skinning).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| width | No | 宽度(>=0 才设置)。 | Width (set only if >=0). | |
| height | No | 高度(>=0 才设置)。 | Height (set only if >=0). | |
| objects | No | 骨骼名列表;省略则用当前选择。 | Bone names; omit for the current selection. |