foggyWeather

Object containing information for changing the weather conditions in the scene to foggy.

Referenced by: environment

Properties

Property Details
fogStrength Specifies the amount of fog used in the scene.
type The type of weather.
Valid value of this property foggy

foggyWeather Example

{
  "fogStrength": 0.5,
  "type": "foggy"
}

Your browser is no longer supported. Please upgrade your browser for the best experience. See our browser deprecation post for more details.