소스 검색

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.