Class: BackdropBlurFilter

BackdropBlurFilter

The BackdropBlurFilter applies a Gaussian blur to everything behind an object, and then draws the object on top of it.
originalfilter

new BackdropBlurFilter (options)

Name Type Attributes Description
options BlurFilterOptions <optional>

The options of the blur filter.

Extends

  • BlurFilter