[page:BufferAttribute] →
		[name]
		
			[page:BufferAttribute] 的实例化版本。
		
		构造函数
		[name]( [param:TypedArray array], [param:Integer itemSize], [param:Number meshPerAttribute] )
		
		
		属性
		继承属性详见 [page:BufferAttribute]。
		[property:Number meshPerAttribute]
		
			默认值为 *1*。
		
		[property:Boolean isInstancedBufferAttribute]
		
			默认值为 *true*.
		
		方法
		继承方法详见 [page:BufferAttribute]。
		源代码
		
			[link:https://github.com/mrdoob/three.js/blob/master/src/[path].js src/[path].js]