Browse Source

Remove unused supportMultiview on material

Fernando Serrano 6 năm trước cách đây
mục cha
commit
d374632473
1 tập tin đã thay đổi với 0 bổ sung1 xóa
  1. 0 1
      src/materials/Material.js

+ 0 - 1
src/materials/Material.js

@@ -71,7 +71,6 @@ function Material() {
 	this.visible = true;
 
 	this.toneMapped = true;
-	this.supportsMultiview = true;
 	this.userData = {};
 
 	this.needsUpdate = true;