Newer
Older
casic-smartcity-well-front / static / Cesium / Shaders / Builtin / Constants / sceneMode2D.glsl
[wangxitong] on 8 Jul 2021 254 bytes mars3d总览
/**
 * The constant identifier for the 2D {@link SceneMode}
 *
 * @name czm_sceneMode2D
 * @glslConstant
 * @see czm_sceneMode
 * @see czm_sceneModeColumbusView
 * @see czm_sceneMode3D
 * @see czm_sceneModeMorphing
 */
const float czm_sceneMode2D = 2.0;