MotionScript

@motion-script/core


@motion-script/core / HalftoneShape

Type Alias: HalftoneShape

HalftoneShape = "dot" | "line" | "cross"

Defined in: attributes/shape/effects/implementations/halftone.ts:11

The screen pattern each halftone cell is drawn with.

  • "dot" — the classic circular dot that grows with tone.
  • "line" — a line screen: parallel rules that thicken with tone.
  • "cross" — crossed rules, a coarse engraving / crosshatch.