Unity Tip : toggle Inspector to debug mode
Press the tiny little hamburger menu pulldown at the top-right of the inspector panel:
The camera inspector will change from Normal:
To Debug:
This can be very helpful for example to find out the names of shader properties you can set via script (SetFloat)












