Get Installed Mogrt Path
Returns the local root folder that Premiere uses for installed/local MOGRT templates. Use this as the starting point when the user refers to Local Templates / My Templates. Pair it with filesystem listing blocks such as listFilesInFolder to resolve the concrete .mogrt file before calling prInsertMogrtFromPath.
Inputs
This block has no named inputs.
Notes
- Returns the local root folder that Premiere uses for installed/local MOGRT templates.
- Use this as the starting point when the user refers to
Local Templates/My Templates. - Pair it with filesystem listing blocks such as
listFilesInFolderto resolve the concrete.mogrtfile before callingprInsertMogrtFromPath.