UNPKG

@cesium/engine

Version:

CesiumJS is a JavaScript library for creating 3D globes and 2D maps in a web browser without a plugin.

10 lines (9 loc) 199 B
//This file is automatically rebuilt by the Cesium build process. export default "/**\n\ * 0.001\n\ *\n\ * @name czm_epsilon3\n\ * @glslConstant\n\ */\n\ const float czm_epsilon3 = 0.001;\n\ ";