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.
public override void PrepareForParallel()
protected override void OnEnable()
protected override void OnDisable()
protected override void OnDestroy()
protected override void OnApply()