DOC_ONLY_AssetSettings
MEMBERS
-
allowDuplicateRemoval :boolean
-
A flag indicating whether duplicate removal is allowed.
- See:
-
- For a detailed description of this and all other configurable properties, see Asset Settings.
-
assetConfigurationFilters :object
-
The asset configuration filters
- See:
-
- For a detailed description of this and all other configurable properties, see Asset Settings.
-
docFormatVersion :number
-
The document format version.
- See:
-
- For a detailed description of this and all other configurable properties, see Asset Settings.
-
fontFamily :string
-
The font family used.
- See:
-
- For a detailed description of this and all other configurable properties, see Asset Settings.
-
imageConfigurations :Object
-
Object containing image configuration settings.
Properties:
Name Type Description allowAdditiveTrimBuffer
boolean Flag to allow additive trim buffer.
alphaThreshold
number The alpha threshold for image configurations.
applyAssetPackageScaling
boolean Flag to apply asset package scaling.
compression
string The compression setting for image assets.
downscalingMode
string The mode for downscaling image assets.
imageScalingAffectsHugging
boolean Flag to indicate whether image scaling affects hugging.
mirroring
string The mirroring setting for image assets.
pivotPointOffsetX
number The pivot point offset on the X-axis.
pivotPointOffsetY
number The pivot point offset on the Y-axis.
pivotPointOffsetZ
number The pivot point offset on the Z-axis.
premultiplyAlpha
number Flag to indicate whether to premultiply alpha.
resolutionScaleX
number The resolution scale on the X-axis.
resolutionScaleY
number The resolution scale on the Y-axis.
shapify
boolean Flag to enable or disable shapify.
shapifyEdgeRange
number The shapify edge range.
shapifyOptimizationLevel
number The shapify optimization level.
spriteSheet
string The sprite sheet setting for images.
spriteSheetDimensionLimit
number The dimension limit for the sprite sheet.
spriteSheetPlacementBuffer
number The placement buffer for the sprite sheet.
trimBuffer
number The trim buffer for image assets.
trimMode
string The trim mode for image assets.
unitsPerPixelX
number The number of units per pixel on the X-axis.
unitsPerPixelY
number The number of units per pixel on the Y-axis.
unitsPerPixelZ
number The number of units per pixel on the Z-axis.
upscalingMode
string The upscaling mode for image assets.
wrapModeH
string The horizontal wrap mode for image assets.
wrapModeV
string The vertical wrap mode for image assets.
- See:
-
- For a detailed description of this and all other configurable properties, see Asset Settings.
-
includeWhenBuilt :boolean
-
A flag indicating whether the asset should be included when built.
- See:
-
- For a detailed description of this and all other configurable properties, see Asset Settings.
-
loadingTier :number
-
The loading tier for the asset.
- See:
-
- For a detailed description of this and all other configurable properties, see Asset Settings.
-
typeFontScale :number
-
The font scale for the asset type.
- See:
-
- For a detailed description of this and all other configurable properties, see Asset Settings.