Cancels asynchronous loading started with load().
Releases resources allocated by the loader.
Returns true if the specified file can be loaded by this loader.
File to load.
Optionalformat: stringFile format string.
Loads a file into the viewer.
File to load.
Optionalformat: stringFile format string.
Optionalparams: LoadParamsLoading parameters.
Yields control back to the browser's event loop, allowing UI updates and other pending tasks to execute. This method is used during long-running loading operations to prevent the browser from becoming unresponsive.
Defines the file loader for the viewer.