Skip to content

Commit 5cad875

Browse files
authored
Update Lens-Distortion.md
Lightly edited this page
1 parent 6c5da2c commit 5cad875

File tree

1 file changed

+8
-13
lines changed

1 file changed

+8
-13
lines changed

Documentation~/Lens-Distortion.md

Lines changed: 8 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,6 @@
11
# Lens Distortion
22

3-
This effect simulates the shape of a lens by distorting or undistorting the final rendered picture.
4-
5-
6-
![](images/screenshot-distortion.png)
7-
8-
3+
The **Lens Distortion** effect simulates the shape of a real-world camera lens by distorting or undistorting the final rendered picture.
94

105
![](images/lensdistortion.png)
116

@@ -14,12 +9,12 @@ This effect simulates the shape of a lens by distorting or undistorting the fina
149

1510
| Property | Function |
1611
| :------------ | :------------------------------------------------------------ |
17-
| Intensity | Total distortion amount. |
18-
| X Multiplier | Intensity multiplier on X axis. Set it to 0 to disable distortion on this axis. |
19-
| Y Multiplier | Intensity multiplier on Y axis. Set it to 0 to disable distortion on this axis. |
20-
| Center X | Distortion center point (X axis). |
21-
| Center Y | Distortion center point (Y axis). |
22-
| Scale | Global screen scaling. |
12+
| Intensity | Set the value for the total distortion amount. |
13+
| X Multiplier | Set the Intensity multiplier on X axis. Set it to 0 to disable distortion on this axis. |
14+
| Y Multiplier | Set the Intensity multiplier on Y axis. Set it to 0 to disable distortion on this axis. |
15+
| Center X | Set the Distortion center point (X axis). |
16+
| Center Y | Set the Distortion center point (Y axis). |
17+
| Scale | Set the value for global screen scaling. |
2318

2419
### Known issues and limitations
2520

@@ -29,4 +24,4 @@ This effect simulates the shape of a lens by distorting or undistorting the fina
2924

3025
- Shader Model 3
3126

32-
See the [Graphics Hardware Capabilities and Emulation](https://docs.unity3d.com/Manual/GraphicsEmulation.html) page for further details and a list of compliant hardware.
27+
See the [Graphics Hardware Capabilities and Emulation](https://docs.unity3d.com/Manual/GraphicsEmulation.html) page for further details and a list of compliant hardware.

0 commit comments

Comments
 (0)