未验证 提交 89c8ee86 编写于 作者: W WestLangley 提交者: GitHub

Update webgl_buffergeometry_glbufferattribute.html

Clean up
上级 2dccc1fb
......@@ -115,7 +115,7 @@
//
const material = new THREE.PointsMaterial( { size: 15, vertexColors: THREE.VertexColors } );
const material = new THREE.PointsMaterial( { size: 15, vertexColors: true } );
points = new THREE.Points( geometry, material );
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册