DefaultLoadingManager
THREE.DefaultLoadingManager
object DefaultLoadingManager extends LoadingManager
Default loading manager used by loaders if one isn't specified.
Attributes
- Graph
-
- Supertypes
- Self type
Members list
Value members
Inherited methods
Get current load progress (0 to 100).
Returns the number of items currently being loaded.
Returns the number of items already loaded.
Attributes
- Inherited from:
- Object
Attributes
- Inherited from:
- Object
Check if item has completed loading.
Mark an item as having failed to load.
Mark item as being currently loaded.
Attributes
- Inherited from:
- Object
Given a URL, returns the resolved URL (after any redirects).
Given a URL, returns the resolved URL (after any redirects).
Attributes
- Inherited from:
- LoadingManager
Base path for all file loading.
Set a custom resource URL modifier.
Attributes
- Inherited from:
- Object
Attributes
- Inherited from:
- Object
Inherited fields
Attributes
- Inherited from:
- LoadingManager
Attributes
- Inherited from:
- LoadingManager
Attributes
- Inherited from:
- LoadingManager
Attributes
- Inherited from:
- LoadingManager
In this article