infinity.js 309 B

123456789
  1. //This file is automatically rebuilt by the Cesium build process.
  2. export default "/**\n\
  3. * DOC_TBA\n\
  4. *\n\
  5. * @name czm_infinity\n\
  6. * @glslConstant\n\
  7. */\n\
  8. const float czm_infinity = 5906376272000.0; // Distance from the Sun to Pluto in meters. TODO: What is best given lowp, mediump, and highp?\n\
  9. ";