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

12 lines
266 B
Plaintext
Raw Normal View History

2024-07-11 18:02:47 +08:00
/**
* The constant identifier for the Morphing {@link SceneMode}
*
* @name czm_sceneModeMorphing
* @glslConstant
* @see czm_sceneMode
* @see czm_sceneMode2D
* @see czm_sceneModeColumbusView
* @see czm_sceneMode3D
*/
const float czm_sceneModeMorphing = 0.0;