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

10 lines
165 B
Plaintext
Raw Normal View History

2024-07-11 18:02:47 +08:00
/**
* The automatic GLSL constant for {@link Pass#OVERLAY}
*
* @name czm_passOverlay
* @glslConstant
*
* @see czm_pass
*/
const float czm_passOverlay = 10.0;