2
0
Эх сурвалжийг харах

Remove unused supportMultiview on material

Fernando Serrano 6 жил өмнө
parent
commit
d374632473

+ 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;