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

Merge pull request #12076 from happy2discover/patch-1

typo error
......@@ -75,7 +75,7 @@
function addShape( shape, extrudeSettings, color, x, y, z, rx, ry, rz, s ) {
// flat shape with texture
// note: default UVs generated by ShapeBufferGemoetry are simply the x- and y-coordinates of the vertices
// note: default UVs generated by ShapeBufferGeometry are simply the x- and y-coordinates of the vertices
var geometry = new THREE.ShapeBufferGeometry( shape );
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册