Back to API Reference
Class
WobbleAnimationModifier
Applies a sine-wave wobble animation to text by oscillating glyph vertices vertically.
Remarks
Each glyph moves up and down based on sin(time * speed + cluster * spread) * amplitude. The modifier continuously triggers mesh rebuilds while active.
