Sha256: 649f8659b62518b850372ec4e88569c2f0b136f98741059a7b74a830faae731e
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 3D {@link SceneMode}\n\ *\n\ * @name czm_sceneMode3D\n\ * @glslConstant\n\ * @see czm_sceneMode\n\ * @see czm_sceneMode2D\n\ * @see czm_sceneModeColumbusView\n\ * @see czm_sceneModeMorphing\n\ */\n\ const float czm_sceneMode3D = 2.0;"; });
Version data entries
3 entries across 3 versions & 1 rubygems