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
+4-2Lines changed: 4 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -32,6 +32,8 @@ 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
+
35
37
## Features
36
38
37
39
* 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).
@@ -58,7 +60,7 @@ Other custom effects in samples but not used in screenshots:
58
60
## How To Install
59
61
60
62
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