Sample Data
This table shows layers in a Figma design file and their assigned blur radius in pixels.
| Cell | Value |
|---|---|
| A1 | Layer Name |
| B1 | Blur Radius (px) |
| A2 | Background |
| B2 | 0 |
| A3 | Image |
| B3 | 5 |
| A4 | Text |
| B4 | 10 |
This table shows layers in a Figma design file and their assigned blur radius in pixels.
| Cell | Value |
|---|---|
| A1 | Layer Name |
| B1 | Blur Radius (px) |
| A2 | Background |
| B2 | 0 |
| A3 | Image |
| B3 | 5 |
| A4 | Text |
| B4 | 10 |
Layer Blur Effect = BLUR(Layer, Radius)A B 1 Layer Name Blur Radius 2 Background 0 3 Image 5 4 Text 10 Arrows: Blur radius values in column B are used to apply blur effect to layers in column A.
Layer Name | Blur Radius | Visual Effect ------------------------------------------ Background | 0 | Sharp, no blur Image | 5 | Moderate blur Text | 10 | Strong blur This shows how each layer looks after applying the blur radius from the table.