remove_sync_markers
Delete sync markers from Unreal animation assets by marker name, track, or remove all markers at once.
Instructions
Remove sync markers by name, track, or all.
Args: asset_path: Unreal asset path marker_name: Remove markers with this name track_name: Remove markers on this track
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| asset_path | Yes | ||
| track_name | No | ||
| marker_name | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |