degreesPerRadian.js 142 B

123
  1. //This file is automatically rebuilt by the Cesium build process.
  2. export default "const float czm_degreesPerRadian = 57.29577951308232;\n\
  3. ";