We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
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.
scene.fog.color.setRGB(1,0,0);