@motion-script/core / HalftoneOptions
Interface: HalftoneOptions
Defined in: attributes/shape/effects/chain.ts:239
Halftone print screen. Scalar shorthand sets size.
Extends
Properties
angle?
optionalangle?:number
Defined in: attributes/shape/effects/chain.ts:243
Screen rotation in degrees (default 45).
mode?
optionalmode?:EffectMode
Defined in: attributes/shape/effects/effect-data.ts:83
Inherited from
EffectOptions.mode
separation?
optionalseparation?:HalftoneSeparation
Defined in: attributes/shape/effects/chain.ts:247
Plates to screen into (default 'mono').
shape?
optionalshape?:HalftoneShape
Defined in: attributes/shape/effects/chain.ts:245
Mark drawn per cell (default 'dot').
size?
optionalsize?:number
Defined in: attributes/shape/effects/chain.ts:241
Cell pitch in pixels (default 8).