AtmosphereEffect Class
Enumerates possible ways to add an atmosphere display effect to a scene view. More...
Since: | Esri::ArcGISRuntime 100.0 |
Detailed Description
Enumerates possible ways to add an atmosphere display effect to a scene view.
The AtmosphereEffect can be one of:
Value | Description |
---|---|
AtmosphereEffect::None (0) | No atmosphere effect. |
AtmosphereEffect::HorizonOnly (1) | A simple atmosphere effect. This is not resource intensive. |
AtmosphereEffect::Realistic (2) | A more realistic atmosphere effect. Looks the best but is resource intensive. |