Gregg (Greggman/GMan) Tavares 7 년 전
부모
커밋
0b6a6f1eb2
1개의 변경된 파일3개의 추가작업 그리고 1개의 파일을 삭제
  1. 3 1
      threejs/lessons/threejs-primitives.md

+ 3 - 1
threejs/lessons/threejs-primitives.md

@@ -191,7 +191,9 @@ For example creating a box
 }
 }
 ```
 ```
 
 
-Here's the result
+If you look in the code below you'll see a similar section for each type of geometry.
+
+Here's the result:
 
 
 {{{example url="../threejs-primitives.html" }}}
 {{{example url="../threejs-primitives.html" }}}
 
 

粤ICP备19079148号