import_mogrt
Import a .mogrt file and place it on a video track at a specified start time and duration.
Instructions
Import a Motion Graphics Template (.mogrt) file and add it to the timeline
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| mogrt_path | Yes | Full path to the .mogrt file | |
| track_index | No | Video track index (default: 0) | |
| start_seconds | No | Start time in seconds (default: 0) | |
| duration_seconds | No | Duration in seconds (default: 5) |