three.js InstancedBufferGeometry

2023-02-16 17:31 更新

BufferGeometry 的實(shí)例化版本。

構(gòu)造函數(shù)

InstancedBufferGeometry( )

默認(rèn)構(gòu)造函數(shù)沒(méi)有參數(shù)。

屬性

繼承屬性詳見(jiàn) BufferGeometry。

.instanceCount : Number

默認(rèn)值是 Infinity。

.isInstancedBufferGeometry : Boolean

只讀標(biāo)志,用于檢查給定對(duì)象是否屬于 InstancedBufferGeometry 類型。

方法

繼承方法詳見(jiàn) BufferGeometry。

.copy ( source : InstancedBufferGeometry ) : this

將給定的 InstancedBufferGeometry 復(fù)制到此實(shí)例。

源代碼

src/core/InstancedBufferGeometry.js


以上內(nèi)容是否對(duì)您有幫助:
在線筆記
App下載
App下載

掃描二維碼

下載編程獅App

公眾號(hào)
微信公眾號(hào)

編程獅公眾號(hào)