MotionScript

@motion-script/core


@motion-script/core / WaveShape

Type Alias: WaveShape

WaveShape = "linear" | "radial"

Defined in: attributes/shape/effects/implementations/wave.ts:13

How the wave's crests are laid out.

  • "linear" — parallel crests running across the node, travelling along angle. Flags, banners, wobbling type, heat shimmer.
  • "radial" — concentric rings expanding from center. The pond-ripple / drop-impact look, and the one that reads as something happened here.