Atmosphere Enumeration
Specifies how the atmosphere in a GlobeView is rendered.
NuGet/Assembly: Carmenta.Engine.5.16.2.nupkg (in the CECore assembly)
Syntax
public enum Atmosphere
Values
Value name | Value | Description |
---|---|---|
None | 0 | No atmosphere is rendered. Areas of the drawable now covered by ground or other objects will have the drawable background color. |
Default | 1 | A simple, artificial atmosphere will be rendered. Close to the ground it will look like a clear blue sky, from space it will appear as a halo around the globe. The atmosphere will look the same regardless of the sun position, and whether it's night or day. |
Platforms
Windows, Linux, Android