Newer
Older
casic-smartcity-well-front / static / Cesium / Shaders / Builtin / Constants / infinity.js
[wangxitong] on 8 Jul 2021 309 bytes mars3d总览
//This file is automatically rebuilt by the Cesium build process.
export default "/**\n\
 * DOC_TBA\n\
 *\n\
 * @name czm_infinity\n\
 * @glslConstant\n\
 */\n\
const float czm_infinity = 5906376272000.0;  // Distance from the Sun to Pluto in meters.  TODO: What is best given lowp, mediump, and highp?\n\
";