ソースを参照

Improve the terrian name option

tags/2.6.1
Caven Chen 4年前
コミット
cd5ec2be41
1個のファイルの変更1行の追加0行の削除
  1. 1
    0
      modules/viewer/Viewer.js

+ 1
- 0
modules/viewer/Viewer.js ファイルの表示

@@ -348,6 +348,7 @@ class Viewer {
/**
* Adds the terrain
* @param terrain
* @param options
* @returns {Viewer}
*/
addTerrain(terrain, options = {}) {

読み込み中…
キャンセル
保存