Creates a new SkyboxLoader.
Optional configuration options.
Registers an event listener.
The event type.
The callback function.
Dispatches an event.
The event type.
Optional data associated with the event.
Loads a resource from the given URL.
The relative URL to the resource.
A promise resolving to the loaded resource.
Removes a registered event listener.
The event type.
The callback function to remove.
Sets the base path for the loader.
The base path string.
this
Loader for cube map skybox textures from a single cross-layout image.