提交 172748a7 编写于 作者: T Tristan Valcke

Remove unnecessary comma in webgl_custom_attributes_points3

上级 741d9b72
......@@ -219,7 +219,7 @@
uniforms: {
amplitude: { value: 1.0 },
color: { value: new THREE.Color( 0xffffff ) },
texture: { value: texture },
texture: { value: texture }
},
vertexShader: document.getElementById( 'vertexshader' ).textContent,
fragmentShader: document.getElementById( 'fragmentshader' ).textContent
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册