MotionScript

@motion-script/core


@motion-script/core / HalftoneOptions

Interface: HalftoneOptions

Defined in: attributes/shape/effects/chain.ts:239

Halftone print screen. Scalar shorthand sets size.

Extends

Properties

angle?

optional angle?: number

Defined in: attributes/shape/effects/chain.ts:243

Screen rotation in degrees (default 45).


mode?

optional mode?: EffectMode

Defined in: attributes/shape/effects/effect-data.ts:83

Inherited from

EffectOptions.mode


separation?

optional separation?: HalftoneSeparation

Defined in: attributes/shape/effects/chain.ts:247

Plates to screen into (default 'mono').


shape?

optional shape?: HalftoneShape

Defined in: attributes/shape/effects/chain.ts:245

Mark drawn per cell (default 'dot').


size?

optional size?: number

Defined in: attributes/shape/effects/chain.ts:241

Cell pitch in pixels (default 8).