Skip to main content

Interface: AlphaFilter

Defined in: attributes/shape/filters/implementations/alpha.ts:5

Multiplies every pixel's alpha channel by value, fading the entire layer.

Properties

type

type: "alpha"

Defined in: attributes/shape/filters/implementations/alpha.ts:6


value

value: number

Defined in: attributes/shape/filters/implementations/alpha.ts:8

0 = fully transparent, 1 = unchanged.