add_sync_marker
Add a sync marker to an animation at a specified time on a notify track, enabling precise synchronization of events.
Instructions
Add a sync marker to an animation.
Args: asset_path: Unreal asset path marker_name: Marker name time: Time in seconds track_name: Notify track name
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| time | Yes | ||
| asset_path | Yes | ||
| track_name | Yes | ||
| marker_name | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |