add_notify_track
Add a notify track to an Unreal Engine animation asset. Specify the asset path and track name to create a new track for animation notifies.
Instructions
Add a notify track to an animation.
Args: asset_path: Unreal asset path track_name: Name for the new track
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| asset_path | Yes | ||
| track_name | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |