Search
Preparing search index...
The search index is not available
Owlly
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Globals
GLTFRegistry
Class GLTFRegistry
Hierarchy
GLTFRegistry
Index
Constructors
constructor
Properties
objects
Methods
add
get
remove
remove
All
Constructors
constructor
new GLTFRegistry
(
)
:
GLTFRegistry
Returns
GLTFRegistry
Properties
objects
objects
:
any
Methods
add
add
(
key
:
any
, object
:
any
)
:
any
Parameters
key:
any
object:
any
Returns
any
get
get
(
key
:
any
)
:
any
Parameters
key:
any
Returns
any
remove
remove
(
key
:
any
)
:
any
Parameters
key:
any
Returns
any
remove
All
remove
All
(
)
:
any
Returns
any
Globals
GLTFRegistry
constructor
objects
add
get
remove
remove
All