Newer
Older
qd_cnooc_front / static / Cesium / Shaders / Builtin / Constants / sceneMode2D.glsl
[wangxitong] on 27 Nov 2021 254 bytes first commit
/**
 * 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;