animations property

List<CharacterAnimation> animations
final

Per-character animation states (must match text length).

Implementation

final List<CharacterAnimation> animations;