Sha256: 6f1e8d2c20ca03415d2441305673a3d0d43c1a0a1465db21c7690b70ba7da399
Contents?: true
Size: 456 Bytes
Versions: 3
Compression:
Stored size: 456 Bytes
Contents
//This file is automatically rebuilt by the Cesium build process. /*global define*/ define(function() { "use strict"; return "/**\n\ * The constant identifier for the Columbus View {@link SceneMode}\n\ *\n\ * @name czm_sceneModeColumbusView\n\ * @glslConstant\n\ * @see czm_sceneMode\n\ * @see czm_sceneMode2D\n\ * @see czm_sceneMode3D\n\ * @see czm_sceneModeMorphing\n\ */\n\ const float czm_sceneModeColumbusView = 1.0;"; });
Version data entries
3 entries across 3 versions & 1 rubygems