Browse Source

add Resource

tags/3.0.0
Caven Chen 2 years ago
parent
commit
348a2260c1
1 changed files with 1 additions and 0 deletions
  1. 1
    0
      src/modules/third-part/index.js

+ 1
- 0
src/modules/third-part/index.js View File

@@ -36,4 +36,5 @@ export const THIRD_PART = {
CustomShader: Cesium.CustomShader,
UniformType: Cesium.UniformType,
Math: Cesium.Math,
Resource: Cesium.Resource,
}

Loading…
Cancel
Save