|
@@ -158,13 +158,6 @@
|
|
特别的, 对将 [page:Array value] 转为 [page:TypedArray] 的要求详见上述链接。
|
|
特别的, 对将 [page:Array value] 转为 [page:TypedArray] 的要求详见上述链接。
|
|
</p>
|
|
</p>
|
|
|
|
|
|
- <h3>[method:BufferAttribute setArray] ( [param:TypedArray array] ) </h3>
|
|
|
|
- <p>
|
|
|
|
- [page:BufferAttribute.array array] 被赋值的 TypedArray 队列。<br /><br />
|
|
|
|
-
|
|
|
|
- 队列被复制后,[page:BufferAttribute.needsUpdate needsUpdate] 应当被设置为 true。
|
|
|
|
- </p>
|
|
|
|
-
|
|
|
|
<h3>[method:BufferAttribute setDynamic] ( [param:Boolean value] ) </h3>
|
|
<h3>[method:BufferAttribute setDynamic] ( [param:Boolean value] ) </h3>
|
|
<p>将 [page:BufferAttribute.dynamic dynamic] 设置为 value.</p>
|
|
<p>将 [page:BufferAttribute.dynamic dynamic] 设置为 value.</p>
|
|
|
|
|