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

10 lines
207 B
Plaintext
Raw Normal View History

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