Static
factoryMiddleware for Live2DFactory.
Static
filesStores all the object URLs of uploaded files.
Static
createCreates a ModelSettings by given files.
Promise that resolves with the created ModelSettings.
Static
readStatic
resolveURLStatic
uploadConsumes the files by storing their object URLs. Files not defined in the settings will be ignored.
Generated using TypeDoc
Experimental loader to load resources from uploaded files.
This loader relies on webkitRelativePath to recognize the file path.
Though named as a "Loader", this class has nothing to do with Live2DLoader, it only contains a middleware for the Live2DFactory.