Enums.LightingMode enumeration

  • QML Enumeration List
  • Enums.LightingMode enumeration
  • The LightingMode can be one of:

    ConstantDescription
    Enums.LightingModeNoLight(0) No ambient light.
    Enums.LightingModeLight(1) Applies ambient light with no shadows cast from terrain and 3D models.
    Enums.LightingModeLightAndShadows(2) Applies ambient light with shadows cast from terrain and 3D models.

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