Newer
Older
qd_cnooc_front / static / Cesium / Shaders / Builtin / Constants / passOverlay.js
[wangxitong] on 27 Nov 2021 276 bytes first commit
//This file is automatically rebuilt by the Cesium build process.
export default "/**\n\
 * The automatic GLSL constant for {@link Pass#OVERLAY}\n\
 *\n\
 * @name czm_passOverlay\n\
 * @glslConstant\n\
 *\n\
 * @see czm_pass\n\
 */\n\
const float czm_passOverlay = 9.0;\n\
";