WasmGPU - v0.4.0
Preparing search index...
loadGltf
Function loadGltf
loadGltf
(
source
:
string
|
ArrayBuffer
,
opts
?:
LoadGltfOptions
,
)
:
Promise
<
GltfDocument
>
Parameters
source
:
string
|
ArrayBuffer
Optional
opts
:
LoadGltfOptions
Returns
Promise
<
GltfDocument
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Source code
Examples (ESM)
Examples (IIFE)
WasmGPU - v0.4.0
Loading...