|
@@ -9,7 +9,7 @@
|
|
|
<body>
|
|
|
<h1>[name]</h1>
|
|
|
|
|
|
- <div class="desc">A loader for loading an [page:BufferGeometry].</div>
|
|
|
+ <div class="desc">A loader for loading a [page:BufferGeometry].</div>
|
|
|
|
|
|
|
|
|
<h2>Constructor</h2>
|
|
@@ -44,7 +44,7 @@
|
|
|
[page:Object json] — The <em>JSON</em> structure to parse.
|
|
|
</div>
|
|
|
<div>
|
|
|
- Parse a <em>JSON</em> structure and return an [page:BufferGeometry].
|
|
|
+ Parse a <em>JSON</em> structure and return a [page:BufferGeometry].
|
|
|
</div>
|
|
|
|
|
|
|