Back to API Reference
Class

WobbleModifier

Jelly-like rocking: each glyph tilts back and forth around its center, rotation = sin(Phase·frequency + cluster·spread)·angle.

Nested Types

public float Angle{ get; set }

Peak tilt in degrees.

public float Frequency{ get; set }

Oscillations per phase unit.

public float Spread{ get; set }

Phase offset between adjacent clusters.

protected string AttributeKey{ get }
protected override Params ResolveParams()
protected override void OnGlyph()