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