Implements
- {PIXI.ILoaderPlugin}
Methods
Registers a DDS compressed texture
Name | Type | Description |
---|---|---|
resource |
PIXI.LoaderResource |
loader resource that is checked to see if it is a DDS file |
next |
(...args: any[]) => void |
callback Function to call when done |
- See:
-
- PIXI.Loader.loaderMiddleware