@@ -80,7 +80,7 @@
</p>
<p>
Sets the given local transformation matrix to the defined instance.
- You have to set [page:.instanceMatrix][page:BufferAttribute.needsUpdate .needsUpdate] flag to true after called [page:.setMatrixAt]().
+ Make sure you set [page:.instanceMatrix][page:BufferAttribute.needsUpdate .needsUpdate] to true after updating all the matrices.
<h2>Source</h2>
@@ -79,7 +79,7 @@
设置给定的本地变换矩阵到已定义的实例。
- 调用 [page:.setMatrixAt]() 后,你必须把 [page:.instanceMatrix][page:BufferAttribute.needsUpdate .needsUpdate] 设置为 true。
+ 请确保在更新所有矩阵后将 [page:.instanceMatrix][page:BufferAttribute.needsUpdate .needsUpdate] 设置为true。
<h2>源代码</h2>