Explorar o código

Remove unused supportMultiview on material

Fernando Serrano %!s(int64=6) %!d(string=hai) anos
pai
achega
d374632473
Modificáronse 1 ficheiros con 0 adicións e 1 borrados
  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;