Adds support for loading Compressed Textures of format .ktx2, image/ktx2 files and data uris.
.ktx2
image/ktx2
Protected
Static
Readonly
Flag to save the source buffer data in the texture object, it can be used later when downloading/serializing the texture like when downloading glb with embedded textures.
Adds support for loading Compressed Textures of format
.ktx2
,image/ktx2
files and data uris.