three.js InstancedBufferAttribute
2023-02-16 17:31 更新
BufferAttribute 的实例化版本。
构造函数
InstancedBufferAttribute( array : TypedArray, itemSize : Integer, meshPerAttribute : Number )
属性
继承属性详见 BufferAttribute。
.meshPerAttribute : Number
默认值为 1。
方法
继承方法详见 BufferAttribute。
源代码
src/core/InstancedBufferAttribute.js
以上内容是否对您有帮助:
更多建议: