Skip to main content

BlurPassesOptions

Index

Properties

graphicsContext

optionalscale

scale?: number

Resolution the blur runs at relative to the source, default 0.5 (half resolution).

Lower is cheaper and blurrier, the final pass linearly upsamples back to full resolution.

optionalstrength

strength?: number

Blur radius multiplier in texels of the (downsampled) blur resolution, default 1

Page Options