You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-3Lines changed: 1 addition & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -32,8 +32,6 @@ Other custom effects in samples but not used in screenshots:
32
32
* Unity 2020.1
33
33
* URP 8.2.0
34
34
35
-
**Note:** There is a branch with support for URP 10.2.2 which you can find [here](https://github.com/yahiaetman/URPCustomPostProcessingStack/tree/URP-10.2.2).
36
-
37
35
## Features
38
36
39
37
* Conveniently add custom post processing effects à la [PPSv2](https://github.com/Unity-Technologies/PostProcessing) and [HDRP's Custom Post Process](https://docs.unity3d.com/Packages/com.unity.render-pipelines.high-definition@8.2/manual/Custom-Post-Process.html).
@@ -60,7 +58,7 @@ Other custom effects in samples but not used in screenshots:
60
58
## How To Install
61
59
62
60
Follow the instructions from the Unity manual on [Installing from a Git URL](https://docs.unity3d.com/Manual/upm-ui-giturl.html) and insert the url:
0 commit comments