Newer
Older
casic-smartcity-well-front / static / Cesium / Shaders / Builtin / Constants / epsilon2.js
[wangxitong] on 8 Jul 2021 197 bytes mars3d总览
//This file is automatically rebuilt by the Cesium build process.
export default "/**\n\
 * 0.01\n\
 *\n\
 * @name czm_epsilon2\n\
 * @glslConstant\n\
 */\n\
const float czm_epsilon2 = 0.01;\n\
";