[page:BufferGeometry] →
		[name]
		
		An instanced version of [page:BufferGeometry].
		
		Constructor
		[name]( )
		
		
		Properties
		See [page:BufferGeometry] for inherited properties.
		[property:Number maxInstancedCount]
		
			Default is *undefined*.
		
		[property:Boolean isInstancedBufferGeometry]
		
			Default is *true*.
		
		Methods
		See [page:BufferAttribute] for inherited methods.
		[property:Number addGroup]( start, count, materialIndex )
		
		
		Source
		
			[link:https://github.com/mrdoob/three.js/blob/master/src/[path].js src/[path].js]