Table of Contents

Namespace TMPEffects.Components

Classes

TMPAnimator

Animates the character of a TMPro.TMP_Text component.

TMPEffectComponent

Base class for TMPAnimator and TMPWriter.

TMPWriter

Shows / hides the characters of a TMPro.TMP_Text component over time,
and allows you to raise events and commands at specific indices.

TMPWriter.Delays

Stores the various delays along with their TMPWriter.DelayType of a TMPWriter.

Enums

TMPWriter.DelayType

The type of delay.
Either a percentage of the normal delay (delay) or a raw value in seconds.