2.13.29 TextBuildSubEffectEnum

Referenced by: AnimationInfoAtom

An enumeration that specifies behavior types of text in animation effects.

Name

Value

Meaning

TXB_BuildByNone

0x00

Text is animated all at once.

TXB_BuildByWord

0x01

Text is animated word by word.

TXB_BuildByCharacter

0x02

Text is animated character by character.