10 lines
309 B
JavaScript
10 lines
309 B
JavaScript
//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\
|
|
";
|