Options
All
  • Public
  • Public/Protected
  • All
Menu

Class SkyBackground

Class that handles MapView's sky background.

Hierarchy

  • SkyBackground

Index

Constructors

Accessors

Methods

Constructors

constructor

Accessors

texture

  • get texture(): Texture

Methods

dispose

  • dispose(): void

updateCamera

  • updateCamera(camera: Camera): void
  • This method updates the skybox based on the camera position (needed for some types of sky).

    Parameters

    • camera: Camera

      The camera used in the map view.

    Returns void

updateTexture

Generated using TypeDoc