Procházet zdrojové kódy

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

cleanup declaration
Raanan Weber před 7 roky
rodič
revize
338b9dd9ad
1 změnil soubory, kde provedl 0 přidání a 4 odebrání
  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.