InstancedBufferAttribute
BufferAttribute 的实例化版本。
构造函数
InstancedBufferAttribute( array : TypedArray, itemSize : Integer, meshPerAttribute : Number )
属性
继承属性详见 BufferAttribute。
# .meshPerAttribute : Number
默认值为 1。
# .isInstancedBufferAttribute : Boolean
默认值为 true.
方法
继承方法详见 BufferAttribute。