Explorar el Código

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

cleanup declaration
Raanan Weber hace 7 años
padre
commit
338b9dd9ad
Se han modificado 1 ficheros con 0 adiciones y 4 borrados
  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.