Hi,
We’re creating a scene where the tint (tone) of the scene should change from default white to blue(ish) when user activates a specific tool. Because we use VR, we don’t want to use post process (for performance reasons and because it required HDR). We tried using a stationairy light that changes color but it turns out this is not supported on mobile (work in editor but not in VR).
Any suggestions on how we could achieve this?