Sha256: 20bcceebe047a373f050c11e0c2160e3d777baf31d9809d12ea2735ca9bdf69d
Contents?: true
Size: 435 Bytes
Versions: 3
Compression:
Stored size: 435 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 2D {@link SceneMode}\n\ *\n\ * @name czm_sceneMode2D\n\ * @glslConstant\n\ * @see czm_sceneMode\n\ * @see czm_sceneModeColumbusView\n\ * @see czm_sceneMode3D\n\ * @see czm_sceneModeMorphing\n\ */\n\ const float czm_sceneMode2D = 0.0;"; });
Version data entries
3 entries across 3 versions & 1 rubygems