Newer
Older
qd_cnooc_front / static / Cesium / Shaders / Builtin / Constants / epsilon7.js
[wangxitong] on 27 Nov 2021 207 bytes first commit
//This file is automatically rebuilt by the Cesium build process.
export default "/**\n\
 * 0.0000001\n\
 *\n\
 * @name czm_epsilon7\n\
 * @glslConstant\n\
 */\n\
const float czm_epsilon7 = 0.0000001;\n\
";