CARLA
Public Attributes | List of all members
FWeatherParameters Struct Reference

#include <WeatherParameters.h>

+ Collaboration diagram for FWeatherParameters:

Public Attributes

float Cloudiness = 0.0f
 
float DustStorm = 0.0f
 
float FogDensity = 0.0f
 
float FogDistance = 0.0f
 
float FogFalloff = 0.2f
 
float MieScatteringScale = 0.0f
 
float Precipitation = 0.0f
 
float PrecipitationDeposits = 0.0f
 
float RayleighScatteringScale = 0.0331f
 
float ScatteringIntensity = 0.0f
 
float SunAltitudeAngle = 75.0f
 
float SunAzimuthAngle = 0.0f
 
float Wetness = 0.0f
 
float WindIntensity = 0.35f
 

Detailed Description

Definition at line 12 of file Unreal/CarlaUE4/Plugins/Carla/Source/Carla/Weather/WeatherParameters.h.

Member Data Documentation

◆ Cloudiness

float FWeatherParameters::Cloudiness = 0.0f

◆ DustStorm

float FWeatherParameters::DustStorm = 0.0f

◆ FogDensity

float FWeatherParameters::FogDensity = 0.0f

◆ FogDistance

float FWeatherParameters::FogDistance = 0.0f

◆ FogFalloff

float FWeatherParameters::FogFalloff = 0.2f

◆ MieScatteringScale

float FWeatherParameters::MieScatteringScale = 0.0f

◆ Precipitation

float FWeatherParameters::Precipitation = 0.0f

◆ PrecipitationDeposits

float FWeatherParameters::PrecipitationDeposits = 0.0f

◆ RayleighScatteringScale

float FWeatherParameters::RayleighScatteringScale = 0.0331f

◆ ScatteringIntensity

float FWeatherParameters::ScatteringIntensity = 0.0f

◆ SunAltitudeAngle

float FWeatherParameters::SunAltitudeAngle = 75.0f

◆ SunAzimuthAngle

float FWeatherParameters::SunAzimuthAngle = 0.0f

◆ Wetness

float FWeatherParameters::Wetness = 0.0f

◆ WindIntensity

float FWeatherParameters::WindIntensity = 0.35f

The documentation for this struct was generated from the following file: