Home
Giro3D framework
Piero application
Getting started with Giro3D
Giro3D examples
API documentation
Version v0.39.0
GitLab
Giro3D API (v0.39.0)
external
three
LoaderUtils
Interface LoaderUtils
interface
LoaderUtils
{
decodeText
(
array
)
:
string
;
extractUrlBase
(
url
)
:
string
;
resolveURL
(
url
,
path
)
:
string
;
}
Index
Methods
decode
Text
extract
Url
Base
resolveURL
Methods
decode
Text
decode
Text
(
array
)
:
string
Parameters
array
:
BufferSource
Returns
string
extract
Url
Base
extract
Url
Base
(
url
)
:
string
Parameters
url
:
string
Returns
string
resolveURL
resolveURL
(
url
,
path
)
:
string
Parameters
url
:
string
path
:
string
Returns
string
Settings
Member Visibility
Protected
Inherited
External
On This Page
decode
Text
extract
Url
Base
resolveURL
Giro3D API (v0.39.0)
Loading...