using URP, is there a way to turn postprocessing on and off? so far i havent found anything about it in the scripting api or online.
What happens if you enable/disable the Volume?
volumeObj.GetComponent().enabled works
thanks @PraetorBlue
using URP, is there a way to turn postprocessing on and off? so far i havent found anything about it in the scripting api or online.
What happens if you enable/disable the Volume?
volumeObj.GetComponent().enabled works
thanks @PraetorBlue