Browse Source

head lines

yui 4 years ago
parent
commit
ebd3e229fa
1 changed files with 3 additions and 3 deletions
  1. 3 3
      threejs/lessons/ja/threejs-custom-buffergeometry.md

+ 3 - 3
threejs/lessons/ja/threejs-custom-buffergeometry.md

@@ -1,6 +1,6 @@
-Title: Three.js Custom BufferGeometry
-Description: How to make your own BufferGeometry.
-TOC: Custom BufferGeometry
+Title: Three.jsのカスタムバッファジオメトリ
+Description: カスタムバッファジオメトリを作る
+TOC: カスタムバッファジオメトリ
 
 
 A [previous article](threejs-custom-geometry.html) covered
 A [previous article](threejs-custom-geometry.html) covered
 how to use `Geometry`. This article is about `BufferGeometry`.
 how to use `Geometry`. This article is about `BufferGeometry`.