sebavan 8 年之前
父节点
当前提交
1673176069
共有 1 个文件被更改,包括 0 次插入4 次删除
  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;
     }
 
     /**