InstancedBufferGeometry
BufferGeometry 的实例化版本。
构造函数
InstancedBufferGeometry( )
默认构造函数没有参数。
属性
继承属性详见 BufferGeometry。
# .maxInstancedCount : Number
默认值是 undefined。
# .isInstancedBufferGeometry : Boolean
默认值是 true。
方法
继承方法详见 BufferAttribute。