Interface: GLTFPreparser
Asset-Management.GLTFPreparser
Hierarchy
GLTFPreparser
Indexable
▪ [key: string
]: any
Methods
process
▸ process(data
, path
): Promise
<string
| ArrayBuffer
>
Parameters
Name | Type |
---|---|
data | string | ArrayBuffer |
path | string |
Returns
Promise
<string
| ArrayBuffer
>
Defined in
webgi/src/extras/asset_manager/importer/threejs/loaders/GLTFLoader2.ts:56