coreFunctions
Function: cubismReady()
> cubismReady(): Promise<void>
Defined in: node_modules/untitled-pixi-live2d-engine/types/index.d.ts:6981
Promises that the Cubism framework is ready to work.
Returns
Promise<void>
Promise that resolves if the startup has succeeded, rejects if failed.