blender_bone_shape_assign
Assign a custom wireframe control shape to a bone for clearer rig visualization and manipulation, reusing or creating a mesh from predefined shape types.
Instructions
Assign a custom wireframe control shape to a bone for rig visualization. Creates (or reuses) a wire mesh shape and assigns it as the bone's custom_shape. Shapes: CIRCLE, SQUARE, CUBE, SPHERE, ARROW, DIAMOND, CROSS.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| scale | No | Scale factor for the shape (default: 1.0) | |
| shape | Yes | Shape type for the bone control widget | |
| bone_name | Yes | Name of the bone to assign the shape to | |
| armature_name | Yes | Name of the armature object |