LogoPixi’VN
pixi-jsType aliases

Type Alias: SplitableTextObject

> SplitableTextObject = Text | BitmapText

Defined in: node_modules/pixi.js/lib/scene/text-split/types.d.ts:9

Internal

Types of text objects that can be split into characters, words, and lines. Currently supports Text and BitmapText instances.