LevelOfDetail

constructor(level: Int, resolution: Double, scale: Double)

Creates a new level of detail (LOD) object.

Since

200.1.0

Parameters

level

The level of the LOD.

resolution

The resolution of the LOD.

scale

The scale of the LOD.