SplitTextData
Defined in: renderer/src/SplitTextComponent.ts:84
Serialisable snapshot of a SplitTextComponent.
Extends
Section titled “Extends”Properties
Section titled “Properties”alpha?
Section titled “alpha?”
optionalalpha?:number
Defined in: renderer/src/VisualComponent.ts:73
Inherited from
Section titled “Inherited from”anchor?
Section titled “anchor?”
optionalanchor?:object
Defined in: renderer/src/SplitTextComponent.ts:88
x:
number
y:
number
autoSplit?
Section titled “autoSplit?”
optionalautoSplit?:boolean
Defined in: renderer/src/SplitTextComponent.ts:92
bitmap?
Section titled “bitmap?”
optionalbitmap?:boolean
Defined in: renderer/src/SplitTextComponent.ts:87
blendMode?
Section titled “blendMode?”
optionalblendMode?:BLEND_MODES
Defined in: renderer/src/VisualComponent.ts:76
Omitted while the object blends normally, which is the common case.
Inherited from
Section titled “Inherited from”charAnchor?
Section titled “charAnchor?”
optionalcharAnchor?:SegmentAnchor
Defined in: renderer/src/SplitTextComponent.ts:89
effects?
Section titled “effects?”
optionaleffects?:EffectStackSnapshot
Defined in: renderer/src/VisualComponent.ts:83
Inherited from
Section titled “Inherited from”interactive?
Section titled “interactive?”
optionalinteractive?:VisualInteractiveOptions
Defined in: renderer/src/VisualComponent.ts:82
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
layer:
string
Defined in: renderer/src/VisualComponent.ts:71
Inherited from
Section titled “Inherited from”lineAnchor?
Section titled “lineAnchor?”
optionallineAnchor?:SegmentAnchor
Defined in: renderer/src/SplitTextComponent.ts:91
optionalmask?:MaskSnapshot
Defined in: renderer/src/VisualComponent.ts:84
Inherited from
Section titled “Inherited from”style?
Section titled “style?”
optionalstyle?:TextStyleOptions
Defined in: renderer/src/SplitTextComponent.ts:86
text:
string
Defined in: renderer/src/SplitTextComponent.ts:85
optionaltint?:ColorSource
Defined in: renderer/src/VisualComponent.ts:72
Inherited from
Section titled “Inherited from”visible?
Section titled “visible?”
optionalvisible?:boolean
Defined in: renderer/src/VisualComponent.ts:74
Inherited from
Section titled “Inherited from”wordAnchor?
Section titled “wordAnchor?”
optionalwordAnchor?:SegmentAnchor
Defined in: renderer/src/SplitTextComponent.ts:90