Implements
- ILoaderPlugin
Methods
Install the middleware
Handle the preprocessing of file paths
| Name | Type | Description |
|---|---|---|
resource |
ILoaderResource | |
next |
() => void |
Set the legacy mode
| Name | Type | Description |
|---|---|---|
legacy |
boolean |
Non-webaudio environments |
Actual resource-loader middleware for sound class
| Name | Type | Description |
|---|---|---|
resource |
ILoaderResource | |
next |
() => void |