ParaSceneEnvironment.SceneEnvironmentSetting.fogModeDeclaration public FogMode fogMode = FogMode.Linear; Description Returns or sets the fog mode. The available values are 1, 2, and 3, which indicate Linear, Exponential, and ExponentialSquared respectively.