[page:BufferGeometry] →
[name]
[page:BufferGeometry] 的实例化版本。
构造函数
[name]( )
默认构造函数没有参数。
属性
继承属性详见 [page:BufferGeometry]。
[property:Number maxInstancedCount]
默认值是 *undefined*。
[property:Boolean isInstancedBufferGeometry]
默认值是 *true*。
方法
继承方法详见 [page:BufferAttribute]。
[property:Number addGroup]( start, count, materialIndex )
源代码
[link:https://github.com/mrdoob/three.js/blob/master/src/[path].js src/[path].js]