vrc_create_humanoid_armature
Generates a complete VRChat-compatible humanoid armature with proper T-pose skeleton and all required bones for avatar rigging.
Instructions
Create a complete VRChat-compatible humanoid armature from scratch. Generates a properly proportioned T-pose skeleton with all required bones.
Parameters:
height: Avatar height in meters (default: 1.65)
include_fingers: Add finger bones (default: True)
include_toes: Add toe bones (default: True)
name: Armature object name (default: "Armature")
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | Armature | |
| height | No | ||
| include_toes | No | ||
| include_fingers | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |