Kuesa Runtime

KTXTexture QML Type

Texture subclass that handles loading ktx files (both KTX1 and KTX2). More...

Since: Kuesa 1.3
Instantiates: KTXTexture

Detailed Description

KTX is a container format backed by the Khronos Group. It allows bundling all types of textures (simple texture with no mipmaps to cube map arrays with mipmaps). Additionally it handles ASTC compressed content.