remove_notify_track
Remove a specified notify track from an Unreal animation asset by providing its path and track name, helping clean up animation data.
Instructions
Remove a notify track.
Args: asset_path: Unreal asset path track_name: Track to remove
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| asset_path | Yes | ||
| track_name | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |