Rain drop effect in Unity

You have to add the package of AmplifyShaderEditor.
And then add the script of PostProcessExample to your camera.

AmplifyShaderEditor\Examples\Official\TemplateExamples\PostProcess\Sobel\PostProcessExample.cs

Next, drag your material of postprocess to the script. Done!

Cheers