TextData
Defined in: renderer/src/TextComponent.ts:55
Serialisable snapshot of a TextComponent.
Properties
Section titled “Properties”alpha?
Section titled “alpha?”
optionalalpha?:number
Defined in: renderer/src/TextComponent.ts:62
anchor?
Section titled “anchor?”
optionalanchor?:object
Defined in: renderer/src/TextComponent.ts:63
x:
number
y:
number
bitmap?
Section titled “bitmap?”
optionalbitmap?:BitmapTextOption
Defined in: renderer/src/TextComponent.ts:58
effects?
Section titled “effects?”
optionaleffects?:EffectStackSnapshot
Defined in: renderer/src/TextComponent.ts:65
layer:
string
Defined in: renderer/src/TextComponent.ts:60
optionalmask?:MaskSnapshot
Defined in: renderer/src/TextComponent.ts:66
resolution?
Section titled “resolution?”
optionalresolution?:number
Defined in: renderer/src/TextComponent.ts:59
style?
Section titled “style?”
optionalstyle?:TextStyleOptions
Defined in: renderer/src/TextComponent.ts:57
text:
string
Defined in: renderer/src/TextComponent.ts:56
optionaltint?:number
Defined in: renderer/src/TextComponent.ts:61
visible?
Section titled “visible?”
optionalvisible?:boolean
Defined in: renderer/src/TextComponent.ts:64