The Blur effect blurs each pixel based on the colors of nearby pixels.

Parameters
- Strength - The size of the blurring kernel (and the strength of the effect). Larger smoothing kernels require more pixel operations per frame.
The Blur effect blurs each pixel based on the colors of nearby pixels.
