[page:BufferAttribute] →
[name]
An instanced version of [page:BufferAttribute].
Constructor
[name]( [param:TypedArray array], [param:Integer itemSize], [param:Boolean normalized], [param:Number meshPerAttribute] )
Properties
See [page:BufferAttribute] for inherited properties.
[property:Number meshPerAttribute]
Default is *1*.
[property:Boolean isInstancedBufferAttribute]
Default is *true*.
Methods
See [page:BufferAttribute] for inherited methods.
Source
[link:https://github.com/mrdoob/three.js/blob/master/src/[path].js src/[path].js]