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