Back to API Reference
Class

PopRevealHandler

sealed
Inherits:RevealHandler

Springs a glyph from zero scale past its final size and settles.

public float Overshoot{ get; set }

Back-easing overshoot; 0 removes the overshoot.

public Vector2 Pivot{ get; set }

Fixed point of the scale transform, normalized over the glyph quad.

public override void Apply()