SGMeshSystem
Constants
- MAX_CYCLE_COUNT :
number
- MAX_CYCLE_TIME :
number
In milliseconds
Functions
- getAsset(url, assetManager) ⇒
Promise.<THREE.Object3D>
MAX_CYCLE_COUNT : number
Kind: global constant
Read only: true
MAX_CYCLE_TIME : number
In milliseconds
Kind: global constant
Read only: true
getAsset(url, assetManager) ⇒ Promise.<THREE.Object3D>
Kind: global function
Param | Type |
---|---|
url | string |
assetManager | AssetManager |