cloudyWeather

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

Referenced by: environment

Properties

Property Details
cloudCover Specifies the amount of cloud cover in the sky.
type The type of weather.
Valid value of this property cloudy

cloudyWeather Example

{
  "cloudCover": 0.5,
  "type": "cloudy"
}

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