Interface: BackgroundBlurEffect
Defined in: attributes/shape/effects/implementations/background-blur.ts:10
Figma-style background blur. Unlike BlurEffect, which blurs the node's own content, this blurs whatever is painted underneath the node and clips that blur to the node's silhouette — so the node's own edges stay sharp while the backdrop shows through softened.
Properties
radius
radius:
number
Defined in: attributes/shape/effects/implementations/background-blur.ts:12
type
type:
"backgroundBlur"
Defined in: attributes/shape/effects/implementations/background-blur.ts:11