|
@@ -178,13 +178,6 @@
|
|
|
being a [page:TypedArray].
|
|
|
</p>
|
|
|
|
|
|
- <h3>[method:BufferAttribute setArray] ( [param:TypedArray array] ) </h3>
|
|
|
- <p>
|
|
|
- [page:BufferAttribute.array array] to the TypedArray passed in here.<br /><br />
|
|
|
-
|
|
|
- After setting the array, [page:BufferAttribute.needsUpdate needsUpdate] should be set to true.
|
|
|
- </p>
|
|
|
-
|
|
|
<h3>[method:BufferAttribute setDynamic] ( [param:Boolean value] ) </h3>
|
|
|
<p>Set [page:BufferAttribute.dynamic dynamic] to value.</p>
|
|
|
|