I’m using the ScreenSpaceAmbientOcclusion renderer feature and need to be able to have different settings for different scenes/situations. However, it doesn’t seem like there’s any way to modify the settings of the renderer feature from code at run time.
I’ve tried to get the renderer feature but it’s an internal class so I can’t access it.
Can anyone point me in the right direction?
