TilemapComponentData
Defined in: tilemap/src/TilemapComponent.ts:56
Serializable snapshot of a TilemapComponent.
Extends
Section titled “Extends”VisualComponentData
Properties
Section titled “Properties”alpha?
Section titled “alpha?”
optionalalpha?:number
Defined in: renderer/dist/index.d.ts:138
Inherited from
Section titled “Inherited from”VisualComponentData.alpha
blendMode?
Section titled “blendMode?”
optionalblendMode?:BLEND_MODES
Defined in: renderer/dist/index.d.ts:141
Omitted while the object blends normally, which is the common case.
Inherited from
Section titled “Inherited from”VisualComponentData.blendMode
effects?
Section titled “effects?”
optionaleffects?:EffectStackSnapshot
Defined in: renderer/dist/index.d.ts:148
Inherited from
Section titled “Inherited from”VisualComponentData.effects
interactive?
Section titled “interactive?”
optionalinteractive?:VisualInteractiveOptions
Defined in: renderer/dist/index.d.ts:147
See VisualComponentOptions.interactive — persisted so restored
scenes keep eventMode and the consumeOnInteraction mark on the
rebuilt container.
Inherited from
Section titled “Inherited from”VisualComponentData.interactive
keyPrefix?
Section titled “keyPrefix?”
optionalkeyPrefix?:string
Defined in: tilemap/src/TilemapComponent.ts:59
layer:
string
Defined in: renderer/dist/index.d.ts:136
Inherited from
Section titled “Inherited from”VisualComponentData.layer
layers?
Section titled “layers?”
optionallayers?:string[]
Defined in: tilemap/src/TilemapComponent.ts:58
mapKey
Section titled “mapKey”mapKey:
string
Defined in: tilemap/src/TilemapComponent.ts:57
optionalmask?:MaskSnapshot
Defined in: renderer/dist/index.d.ts:149
Inherited from
Section titled “Inherited from”VisualComponentData.mask
optionaltint?:ColorSource
Defined in: renderer/dist/index.d.ts:137
Inherited from
Section titled “Inherited from”VisualComponentData.tint
visible?
Section titled “visible?”
optionalvisible?:boolean
Defined in: renderer/dist/index.d.ts:139
Inherited from
Section titled “Inherited from”VisualComponentData.visible