Hilo3d API - v2.0.0
Home
Examples
Repository
Preparing search index...
Hilo3d
GLTFResourceLoader
Interface GLTFResourceLoader
interface
GLTFResourceLoader
{
loadRes
(
url
:
string
,
type
?:
string
)
:
Promise
<
ArrayBuffer
|
JsonValue
>
;
}
Implemented by
GLTFLoader
Index
Methods
load
Res
Methods
load
Res
loadRes
(
url
:
string
,
type
?:
string
)
:
Promise
<
ArrayBuffer
|
JsonValue
>
Parameters
url
:
string
Optional
type
:
string
Returns
Promise
<
ArrayBuffer
|
JsonValue
>
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Methods
load
Res
Home
Examples
Repository
Hilo3d API - v2.0.0
Loading...