add_montage_section
Add a new section to an Unreal Engine animation montage at a specified start time, enabling structured organization of animation sequences.
Instructions
Add a new section to a montage.
Args: asset_path: Unreal asset path section_name: Name for the new section start_time: Start time in seconds
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| asset_path | Yes | ||
| start_time | Yes | ||
| section_name | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |