Class LODRadial

Check the planar distance between the nodes center and the view position.

Distance is adjusted with the node level, more consistent results since every node is considered.

Hierarchy

Implements

Constructors

Properties

Methods

Constructors

Properties

simplifyDistance: number

Minimum ditance to simplify far away nodes that are subdivided.

subdivideDistance: number

Minimum ditance to subdivide nodes.

Methods

  • Update LOD of the MapView and Camera position on the world.

    Parameters

    • view: MapView

      Map view for wich the LOD will be updated.

    • camera: Camera

      Camera used to view the scene.

    • renderer: WebGLRenderer

      Renderer object.

    • scene: Object3D<Event>

      Scene that compose the mapview.

    Returns void

Generated using TypeDoc