Skip to content

Latest commit

 

History

History
21 lines (15 loc) · 541 Bytes

File metadata and controls

21 lines (15 loc) · 541 Bytes

Blur

Kind: global interface

blur.type : String

Type of the blur effect, gaussian or background.

Kind: instance property of Blur

blur.radius : Number

Radius of the blur effect, a positive integer.

Kind: instance property of Blur