i have a scene with fog enabled. Sometimes i want to jump into PhotoDomes or VideoDomes but i cant see anything because of the fog. Normally you can exclude objects by changing their material: material.fogEnabled = false. But neither PhotoDome nor VideoDome have a “material” property you could change. So how would i exclude them from fog?