Namespace

DuAERenderQueue

DuAERenderQueue

Methods

# static hasOutputModuleTemplate(templateName) → {Boolean}

Checks if the given template is installed
Parameters:
Name Type Description
templateName string The name of the template

View Source Duik_api_fordoc.jsxinc, line 32927

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

View Source Duik_api_fordoc.jsxinc, line 32904

true if the template is available
Boolean