rigify_fit_metarig
Automatically adjusts a Rigify meta-rig to match a target mesh's proportions by analyzing its bounding box and key landmarks.
Instructions
Auto-fit a Rigify meta-rig to match a target mesh's proportions. Analyzes the mesh bounding box and key landmarks to position bones.
Parameters:
metarig_name: Name of the meta-rig armature (default: "metarig")
mesh_name: Target mesh to fit to. If empty, uses the largest mesh in scene.
method: "proportional" (scale bones to mesh proportions) or "snap" (snap key bones to nearest surface)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| method | No | proportional | |
| mesh_name | No | ||
| metarig_name | No | metarig |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |