How to create a basic script to control unity post processing volumes in Universal Render Pipeline (URP).
Global Volumes are usually static and don't change, but sometimes you might want these effects to change at runtime.
#csharp #unity3d #urp #unitytutorial #postprocessing #script