vrc_setup_eye_tracking
Sets up VRChat eye tracking by creating blend shapes and optionally Left_Eye and Right_Eye bones for the target mesh.
Instructions
Set up VRChat eye tracking: creates eye tracking blend shapes and optionally eye bones.
Parameters:
mesh_name: Target mesh for blend shapes. If empty, auto-detects.
create_bones: Create Left_Eye and Right_Eye bones if missing (default: True)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| mesh_name | No | ||
| create_bones | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |