- Namespace
- EnviroSamples
- Base Types
-
- MonoBehaviour
graph BT
Type-->Base0["MonoBehaviour"]
Type["DemoUI"]
class Type type-node
Syntax
public class DemoUI : MonoBehaviour
Fields
| Name | Constant Value | Summary |
|---|---|---|
| sliderTime | ||
| temperatureText | ||
| timeText | ||
| weatherDropdown | ||
| weatherText |
Methods
| Name | Value | Summary |
|---|---|---|
| ChangeAmbientVolume |
void | |
| ChangeCloudQuality |
void | |
| ChangeTimeSlider |
void | |
| ChangeWeatherVolume |
void | |
| SetFlatClouds |
void | |
| SetMoonShafts |
void | |
| SetParticleClouds |
void | |
| SetSeason |
void | |
| SetSunShafts |
void | |
| SetTimeProgress |
void | |
| SetVolumeClouds |
void | |
| SetVolumeLighting |
void | |
| SetWeatherID |
void |