remove_bone_track
Remove a bone track from an animation asset by specifying the bone name and asset path. Optionally include child bone tracks for complete removal.
Instructions
Remove a bone track from an animation.
Args: asset_path: Unreal asset path bone_name: Bone name include_children: Also remove child bone tracks
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| bone_name | Yes | ||
| asset_path | Yes | ||
| include_children | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |