import_mogrt
Import a Motion Graphics Template (.mogrt) into a Premiere Pro sequence at a given time. Provide the sequence ID, file path, and time to place the animated graphic.
Instructions
Imports a Motion Graphics Template (.mogrt) file into a sequence.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| time | Yes | The time in seconds where the MOGRT should be placed | |
| mogrtPath | Yes | The absolute path to the .mogrt file | |
| sequenceId | Yes | The ID of the sequence | |
| audioTrackIndex | No | The audio track index (default: 0) | |
| videoTrackIndex | No | The video track index (default: 0) |