Texture loader
Name | Type | Description |
---|---|---|
psv |
PSV.Viewer |
Extends
Members
-
config PSV.Options readonly inherited overrides
Configuration holder
-
-
Properties holder
-
-
psv PSV.Viewer readonly inherited overrides
Reference to main controller
-
Methods
-
Cancels current HTTP requests
-
-
Destroys the service
-
-
Loads a Blob with FileLoader
-
Name Type Description url
string onProgress
function optional Returns:
Type Description Promise.<Blob> -
Loads an Image using FileLoader to have progress events
-
Name Type Description url
string onProgress
function optional Returns:
Type Description Promise.<HTMLImageElement> -
Preload a panorama file without displaying it
-
Name Type Description panorama
* Returns:
Type Description Promise