true if fog is enabled, false otherwise.
true
false
// Disable fog in the scene viewer.scene.fog.enabled = false;
Online Documentation