浏览代码

Merge pull request #3988 from RaananW/small-feature-viewer

cleanup declaration
Raanan Weber 7 年之前
父节点
当前提交
338b9dd9ad
共有 1 个文件被更改,包括 0 次插入4 次删除
  1. 0 4
      dist/preview release/viewer/babylon.viewer.d.ts

+ 0 - 4
dist/preview release/viewer/babylon.viewer.d.ts

@@ -828,10 +828,6 @@ declare module BabylonViewer {
         /**
          * Get the model's configuration
          */
-        /**
-         * (Re-)set the model's entire configuration
-         * @param newConfiguration the new configuration to replace the new one
-         */
         configuration: IModelConfiguration;
         /**
          * Update the current configuration with new values.