how do i change the bloom intensity and threshold in code without having an argumentException?

like how can i can change it and access it from a separate script.

Steps:

  1. find out which argument is wrong
  2. find out why it is wrong (i.e., get the value, compare it to limits specified in bloom documentation
  3. fix it.

And if you can’t figure it out,
4. Post your actual code (in code tags), and copy and paste the actual exception.

1 Like