sebavan před 9 roky
rodič
revize
1673176069
1 změnil soubory, kde provedl 0 přidání a 4 odebrání
  1. 0 4
      src/Layer/babylon.highlightlayer.ts

+ 0 - 4
src/Layer/babylon.highlightlayer.ts

@@ -77,10 +77,6 @@
          * Else it falls back to the current color.
          */
         glowEmissiveOnly: boolean;
-        /**
-         * The camera attached to the layer.
-         */
-        camera?: Camera;
     }
 
     /**