# SVG Filter
As a filter applied in CSS, it provides a structure to apply SVG Filter.
SVG Filter is processed as an Asset and can be called in the filter attribute of Layer.
SVG Filter currently supported is as follows.
- GaussianBlur
- Turbulence
- DisplacementMap
- ColorMatrix
- ConvolveMatrix
TIP