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

Cloth example minor tweak.

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

+ 0 - 1
examples/webgl_animation_cloth.html

@@ -186,7 +186,6 @@
 
 				var clothMaterial = new THREE.MeshPhongMaterial( {
 					specular: 0x030303,
-					emissive: 0x111111,
 					map: clothTexture,
 					side: THREE.DoubleSide,
 					alphaTest: 0.5

粤ICP备19079148号