提交 cfd945d1 编写于 作者: W WestLangley

Set flipY to false

上级 3ca144ca
......@@ -109,6 +109,7 @@
var material = new THREE.MeshBasicMaterial();
material.map = new THREE.TextureLoader().load( 'textures/crate.gif' );
material.map.flipY = false;
// per instance data
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册