Render Queue methods
Methods
# static hasOutputModuleTemplate(templateName) → {Boolean}
Checks if the given template is installed
Parameters:
Name | Type | Description |
---|---|---|
templateName |
string
|
The name of the template |
true if the template is available
Boolean
# static hasRenderSettingsTemplate(templateName) → {Boolean}
Checks if the given template is installed
Parameters:
Name | Type | Description |
---|---|---|
templateName |
string
|
The name of the template |
true if the template is available
Boolean