Newer
Older
qd_cnooc_front / static / Cesium / Shaders / Builtin / Constants / sceneModeColumbusView.glsl
[wangxitong] on 27 Nov 2021 275 bytes first commit
/**
 * The constant identifier for the Columbus View {@link SceneMode}
 *
 * @name czm_sceneModeColumbusView
 * @glslConstant
 * @see czm_sceneMode
 * @see czm_sceneMode2D
 * @see czm_sceneMode3D
 * @see czm_sceneModeMorphing
 */
const float czm_sceneModeColumbusView = 1.0;