Parses the KTX file header, generates base-textures, and puts them into the texture cache.
Checks whether the arrayBuffer contains a valid *.ktx file.
Called after a KTX file is loaded.
This will parse the KTX file header and add a {@code BaseTexture} to the texture cache.
Generated using TypeDoc
Loader plugin for handling KTX texture container files.
This KTX loader does not currently support the following features:
It does supports the following features:
PIXI
PIXI.ILoaderPlugin