|
@@ -24,7 +24,7 @@
|
|
|
<h3>[name]( [page:TypedArray array], [page:Integer stride] )</h3>
|
|
|
<div>
|
|
|
[page:TypedArray array] -- A typed array with a shared buffer. Stores the geometry data.<br/>
|
|
|
- [page:Integer stride] -- How far apart is the start of each vertex.
|
|
|
+ [page:Integer stride] -- How far apart the start of each vertex is.
|
|
|
</div>
|
|
|
|
|
|
<h2>Properties</h2>
|
|
@@ -36,7 +36,7 @@
|
|
|
|
|
|
<h3>[property:Integer stride]</h3>
|
|
|
<div>
|
|
|
- How far apart is the start of each vertex.
|
|
|
+ How far apart the start of each vertex is.
|
|
|
</div>
|
|
|
|
|
|
<h3>[property:Integer count]</h3>
|