sebavan 8 years ago
parent
commit
1673176069
1 changed files with 0 additions and 4 deletions
  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;
     }
 
     /**