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

WebGLRenderer: Removed unused public method.

Mr.doob 10 жил өмнө
parent
commit
a7bc2ab415

+ 0 - 2
src/renderers/WebGLRenderer.js

@@ -3240,8 +3240,6 @@ THREE.WebGLRenderer = function ( parameters ) {
 
 	};
 
-	this.setMaterialFaces = setMaterialFaces;
-
 	// Textures
 
 	function setTextureParameters ( textureType, texture, isImagePowerOfTwo ) {