set_notify_duration
Changes the duration of a notify state in an Unreal animation asset by specifying asset path, notify index, and new duration in seconds.
Instructions
Set the duration of a notify state.
Args: asset_path: Unreal asset path notify_index: Index of the notify state new_duration: New duration in seconds
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| asset_path | Yes | ||
| new_duration | Yes | ||
| notify_index | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |