epsilon4.js 201 B

123456789
  1. //This file is automatically rebuilt by the Cesium build process.
  2. export default "/**\n\
  3. * 0.0001\n\
  4. *\n\
  5. * @name czm_epsilon4\n\
  6. * @glslConstant\n\
  7. */\n\
  8. const float czm_epsilon4 = 0.0001;\n\
  9. ";