remove_virtual_bones
Remove virtual bones from an Unreal Engine skeleton to clean up animation assets. Specify bone names for selective removal or omit to clear all.
Instructions
Remove virtual bones from a skeleton.
Args: asset_path: Unreal asset path bone_names: Specific bones to remove (omit for all)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| asset_path | Yes | ||
| bone_names | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |