Procházet zdrojové kódy

cleanup declaration

Raanan Weber před 7 roky
rodič
revize
379077b78f
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.