|
@@ -48,8 +48,8 @@
|
|
|
|
|
|
<h3>[property:InstancedBufferAttribute instanceColor]</h3>
|
|
|
<p>
|
|
|
- Represents the colors of all instances. *null* by default.
|
|
|
- You have to set its [page:BufferAttribute.needsUpdate needsUpdate] flag to true if you modify instanced data via [page:.setColorAt]().
|
|
|
+ 代表所有实例的颜色。默认情况下*null*。
|
|
|
+ 如果通过[page:.setColorAt]()修改实例化数据,则必须将它的[page:BufferAttribute.needsUpdate needsUpdate]标志设置为 true。
|
|
|
</p>
|
|
|
|
|
|
<h3>[property:InstancedBufferAttribute instanceMatrix]</h3>
|