Namespace KtxUnity
Classes
BasisUniversalTexture
Loads a Basis Universal texture from the StreamingAssets folder, a URL, or a buffer.
ErrorMessage
Used to generate a message from an ErrorCode.
KtxTexture
Loads a KTX texture from the StreamingAssets folder, a URL, or a buffer.
ManagedNativeArray
Wraps a managed byte[] in a NativeArray<byte>without copying memory.
TextureBase
Loads a KTX or Basis Universal texture from the StreamingAssets folder, a URL, or a buffer.
TextureOrientationExtension
Extensions to check if a texture's orientation conforms to Unity's default.
TextureResult
TextureResult encapsulates result of texture loading. The texture itself and its orientation.
Enums
ErrorCode
Describes an error during the texture import.
TextureOrientation
See Section 5.2 in https://registry.khronos.org/KTX/specs/2.0/ktxspec.v2.html#_ktxorientation