Skip to main content

ItemColorExitState

A fully mutable subset of ItemColorStateType

Hierarchy

  • Pick<ItemColorStateType, colors | initialColors | defaultColors | opacity | initialOpacity | defaultOpacity | editOpacity>
    • ItemColorExitState

Index

Properties

inheritedcolors

colors: BCColor[]

The colors of the item

defaultColors

defaultColors: BCColor[]

The underlying assets default colors.

@see

defaultOpacity

defaultOpacity: number[]

The underlying assets default opacity.

@see

AssetLayer.Opacity of the asset's layers

inheritededitOpacity

editOpacity: boolean

Whether the opacity is user-configurable

initialColors

initialColors: BCColor[]

The initial colors of the item prior to editing

initialOpacity

initialOpacity: number[]

The initial opacity of the item prior to editing

inheritedopacity

opacity: number[]

The opacity of the item