@motion-script/core / AlphaFilter
Interface: AlphaFilter
Defined in: attributes/shape/filters/implementations/alpha.ts:5
Multiplies every pixel's alpha channel by amount, fading the entire layer.
Properties
amount
amount:
number
Defined in: attributes/shape/filters/implementations/alpha.ts:8
0 = fully transparent, 1 = unchanged.
type
type:
"alpha"
Defined in: attributes/shape/filters/implementations/alpha.ts:6