DSDSWeb/static/js/Cesium-1.53/Source/Shaders/Builtin/Constants/passTranslucent.glsl

10 lines
176 B
GLSL

/**
* The automatic GLSL constant for {@link Pass#TRANSLUCENT}
*
* @name czm_passTranslucent
* @glslConstant
*
* @see czm_pass
*/
const float czm_passTranslucent = 9.0;