What is Incisor?
Tutorials
Key Concepts
Reddit
Stack Overflow
Configuration Settings
Deprecation Schedule

DOC_ONLY_ProjectSettings

DOC_ONLY_ProjectSettings

DOC_ONLY_ProjectSettings

MEMBERS

assetConfigurationDataOrder :Array

An array representing the order of asset configuration data.

See:
  • For a detailed description of this and all other configurable properties, see Project Settings.

assetConfigurationDefinitions :Object

Object containing different asset configuration definitions.

Properties:
Name Type Description
assetPackageScale Array

Array of asset package scale configurations.

language Array

Array of language configurations.

soundQuality Array

Array of sound quality configurations.

See:
  • For a detailed description of this and all other configurable properties, see Project Settings.

autoClearMetaFiles :boolean

A flag indicating whether meta files should be auto-cleared.

See:
  • For a detailed description of this and all other configurable properties, see Project Settings.

canvasTransparency :boolean

A flag indicating whether canvas transparency is enabled.

See:
  • For a detailed description of this and all other configurable properties, see Project Settings.

conditionalCodeTagDefinitions :Array

An array of conditional code tag definitions.

See:
  • For a detailed description of this and all other configurable properties, see Project Settings.

configurations :Object

Object containing various configuration settings.

Properties:
Name Type Description
autohostOnPublish boolean

Flag to enable autohost on publish.

conditionalCodeTagsIncluded Array

Array of included conditional code tags.

limitPublishedBuildsKept number

The number of published builds to keep.

minification Object

Object containing minification settings.

optionalCodeModulesExcluded Array

Array of excluded optional code modules.

publishIndexFile boolean

Flag to indicate whether to publish an index file.

removeComments boolean

Flag to indicate whether to remove comments.

removeWhiteSpace boolean

Flag to indicate whether to remove white space.

spriteSheetDimensionLimit number

The limit for sprite sheet dimensions.

supportedAssetConfigurations Array

Array of supported asset configurations.

See:
  • For a detailed description of this and all other configurable properties, see Project Settings.

coreCanvasResolutionX :number

The resolution of the canvas on the X-axis.

See:
  • For a detailed description of this and all other configurable properties, see Project Settings.

coreCanvasResolutionY :number

The resolution of the canvas on the Y-axis.

See:
  • For a detailed description of this and all other configurable properties, see Project Settings.

defaultGraphicAssetEffectNodes :Array

Array of default graphic asset effect nodes.

See:
  • For a detailed description of this and all other configurable properties, see Project Settings.

devModeConfiguration :string

Configuration for development mode.

See:
  • For a detailed description of this and all other configurable properties, see Project Settings.

docFormatVersion :number

The version of the document format.

See:
  • For a detailed description of this and all other configurable properties, see Project Settings.

fontDefinitions :Array

Array of font definitions.

Properties:
Name Type Description
alwaysIncludeTheseCharacters Array

Array of characters that should always be included.

characterWidth number

The width of each character.

fontName string

The name of the font.

kerningAdjustment number

Adjustment value for kerning.

lineHeight number

The line height of the font.

phrasesUsingThisFont Array

Array of phrases that use this font.

See:
  • For a detailed description of this and all other configurable properties, see Project Settings.

fontReduction :Object

Object containing font reduction settings.

Properties:
Name Type Description
includeStandardCharactersWhenPublished boolean

Flag to include standard characters when published.

includeStandardCharactersWhenUnPublished boolean

Flag to include standard characters when unpublished.

includeTranscriptCharacters boolean

Flag to include transcript characters.

limitTranscriptCharactersByLanguage boolean

Flag to limit transcript characters by language.

limitTranscriptCharactersByPhrase boolean

Flag to limit transcript characters by phrase.

standardFontCharacters Array

Array of standard font characters.

See:
  • For a detailed description of this and all other configurable properties, see Project Settings.

mainCameraType :string

The type of the main camera.

See:
  • For a detailed description of this and all other configurable properties, see Project Settings.

maskingMode :string

The mode of masking to be used.

See:
  • For a detailed description of this and all other configurable properties, see Project Settings.

panelLayout :Object

Object containing the panel layout configurations.

Properties:
Name Type Description
divisionLocation number

The location of the division.

isColumns boolean

Flag to indicate whether the panel layout is in columns.

panelType string

The type of panel layout.

stateInfo string

State information related to the panel.

subPanels Array

Array of sub-panel layouts.

See:
  • For a detailed description of this and all other configurable properties, see Project Settings.

preserveDrawingBuffer :boolean

A flag indicating whether to preserve the drawing buffer.

See:
  • For a detailed description of this and all other configurable properties, see Project Settings.

projectCodeName :string

The code name for the project.

See:
  • For a detailed description of this and all other configurable properties, see Project Settings.

publicProjectName :string

The public name of the project.

See:
  • For a detailed description of this and all other configurable properties, see Project Settings.

screenShotDestination :string

The destination for saving screenshots.

See:
  • For a detailed description of this and all other configurable properties, see Project Settings.

usingTypescript :boolean

A flag indicating whether TypeScript is being used.

See:
  • For a detailed description of this and all other configurable properties, see Project Settings.