Enums.AtmosphereEffect enumeration

  • QML Enumeration List
  • Enums.AtmosphereEffect enumeration
  • It simulates adding an atmosphere to the surface of the globe in the scene view.

    The AtmosphereEffect can be one of:

    ConstantDescription
    Enums.AtmosphereEffectNone(0) No atmosphere effect.
    Enums.AtmosphereEffectHorizonOnly(1) A simple atmosphere effect applied to the surface's horizon only. This is not resource intensive.
    Enums.AtmosphereEffectRealistic(2) A more realistic atmosphere effect. Looks the best but is resource intensive.

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