Skip to main content

AssetCommonPropertiesAssetLayer

Hierarchy

Index

Properties

optionalAlpha

Alpha?: Definition[]

A list of alpha mask definitions.

optionalColorSuffix

ColorSuffix?: Record<string, string>

optionalFixedPosition

FixedPosition?: boolean

Whether the asset is drawn at an absolute position.

optionalHideForPose

HideForPose?: never

A list of poses that hide the asset when they get set.

Note that this does not prevent usage of the pose (see AssetDefinition.AllowActivePose). Values are automatically added to Asset.AllowPose.

@deprecated

optionalMaxOpacity

MaxOpacity?: number

optionalMinOpacity

MinOpacity?: number

optionalOpacity

Opacity?: number