add_bone_track
Add a bone track to an Unreal animation by providing the asset path and bone name, enabling per-bone curve editing.
Instructions
Add a bone track to an animation.
Args: asset_path: Unreal asset path bone_name: Bone name
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| bone_name | Yes | ||
| asset_path | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |