提交 bb4faae3 编写于 作者: M Mr.doob

Improved webvr_daydream example.

上级 b6aff6d1
......@@ -70,7 +70,7 @@
room = new THREE.Mesh(
new THREE.BoxGeometry( 6, 6, 6, 8, 8, 8 ),
new THREE.MeshBasicMaterial( { color: 0x404040, wireframe: true } )
new THREE.MeshBasicMaterial( { color: 0x808080, wireframe: true } )
);
scene.add( room );
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册