Variable AltitudeModeCesiumConst

AltitudeModeCesium: {
    absolute: HeightReference;
    clampToGround: HeightReference;
    relativeToGround: HeightReference;
} = ...

Type declaration

  • absolute: HeightReference
  • clampToGround: HeightReference
  • relativeToGround: HeightReference

Generated using TypeDoc