codecamp

three.js InstancedBufferAttribute

BufferAttribute 的实例化版本。

构造函数

InstancedBufferAttribute( array : TypedArray, itemSize : Integer, meshPerAttribute : Number )

属性

继承属性详见 BufferAttribute。

.meshPerAttribute : Number

默认值为 1。

方法

继承方法详见 BufferAttribute。

源代码

src/core/InstancedBufferAttribute.js


three.js GLBufferAttribute
three.js InstancedBufferGeometry
温馨提示
下载编程狮App,免费阅读超1000+编程语言教程
取消
确定