Is there any dirty flags for making fog change colors at runtime? I tried doing like `scene.fog.color.setRGB(1,0,0);` but this seems to be of no effect.