rigging_create
Auto-rig humanoid 3D models for animation by providing a completed task ID or GLB model URL. Requires GLB format and max 300k faces.
Instructions
Auto-rig a humanoid 3D model for animation. Requires GLB format, max 300k faces (use remesh first if over). Provide either input_task_id or model_url.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| input_task_id | No | Task ID from a completed generation task | |
| model_url | No | URL to a GLB model file (must be GLB format) | |
| height_meters | No | Character height in meters (default 1.7) | |
| texture_image_url | No | PNG texture image URL for the model |