Skip to content

Commit 82f0feb

Browse files
authored
Update 05 Three.js基础之图元.md
1 parent 5aa56ab commit 82f0feb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

05 Three.js基础之图元.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ Primitive 的复数即为 Primitives。
4040

4141
> 请注意,这些顶点位置都是相对的,依次是 局部位置、全局位置、镜头位置等等。
4242
>
43-
> 在管线渲染流程中,顶点处理模块的作用就是负责顶点进行坐标转换
43+
> 在管线渲染流程中,顶点处理模块的作用就是负责将顶点进行坐标转换
4444
4545

4646

0 commit comments

Comments
 (0)