depthRangeStruct.js 156 B

1234567
  1. //This file is automatically rebuilt by the Cesium build process.
  2. export default "struct czm_depthRangeStruct\n\
  3. {\n\
  4. float near;\n\
  5. float far;\n\
  6. };\n\
  7. ";