Newer
Older
casic-smartcity-well-front / static / Cesium / Shaders / Builtin / Constants / passTranslucent.js
[wangxitong] on 8 Jul 2021 288 bytes mars3d总览
//This file is automatically rebuilt by the Cesium build process.
export default "/**\n\
 * The automatic GLSL constant for {@link Pass#TRANSLUCENT}\n\
 *\n\
 * @name czm_passTranslucent\n\
 * @glslConstant\n\
 *\n\
 * @see czm_pass\n\
 */\n\
const float czm_passTranslucent = 8.0;\n\
";