KTX1Loader

actual object KTX1Loader

Decodes KTX1 data into Filament textures, indirect lights, and skyboxes.

expect object KTX1Loader

Decodes KTX1 data into Filament textures, indirect lights, and skyboxes.

actual object KTX1Loader

Decodes KTX1 data into Filament textures, indirect lights, and skyboxes.

actual object KTX1Loader

Decodes KTX1 data into Filament textures, indirect lights, and skyboxes.

actual object KTX1Loader

Decodes KTX1 data into Filament textures, indirect lights, and skyboxes.

Types

Link copied to clipboard
actual class IndirectLightBundle(val indirectLight: IndirectLight?, val cubemap: Texture?)

Holds the result of creating an IndirectLight from KTX1 data.

expect class IndirectLightBundle(indirectLight: IndirectLight?, cubemap: Texture?)

Holds the result of creating an IndirectLight from KTX1 data.

actual class IndirectLightBundle(indirectLight: IndirectLight?, cubemap: Texture?)

Holds the result of creating an IndirectLight from KTX1 data.

actual class IndirectLightBundle(val indirectLight: IndirectLight?, val cubemap: Texture?)

Holds the result of creating an IndirectLight from KTX1 data.

actual class IndirectLightBundle(val indirectLight: IndirectLight?, val cubemap: Texture?)

Holds the result of creating an IndirectLight from KTX1 data.

Link copied to clipboard
actual class Options

Options for KTX1 decoding.

expect class Options

Options for KTX1 decoding.

actual class Options

Options for KTX1 decoding.

actual class Options

Options for KTX1 decoding.

actual class Options

Options for KTX1 decoding.

Link copied to clipboard
actual class SkyboxBundle(val skybox: Skybox?, val cubemap: Texture?)

Holds the result of creating a Skybox from KTX1 data.

expect class SkyboxBundle(skybox: Skybox?, cubemap: Texture?)

Holds the result of creating a Skybox from KTX1 data.

actual class SkyboxBundle(skybox: Skybox?, cubemap: Texture?)

Holds the result of creating a Skybox from KTX1 data.

actual class SkyboxBundle(val skybox: Skybox?, val cubemap: Texture?)

Holds the result of creating a Skybox from KTX1 data.

actual class SkyboxBundle(val skybox: Skybox?, val cubemap: Texture?)

Holds the result of creating a Skybox from KTX1 data.

Functions

Link copied to clipboard

Creates a Filament IndirectLight from KTX1 bytes containing a cubemap and spherical harmonics.

Creates a Filament IndirectLight from KTX1 bytes containing a cubemap and spherical harmonics.

Creates a Filament IndirectLight from KTX1 bytes containing a cubemap and spherical harmonics.

Creates a Filament IndirectLight from KTX1 bytes containing a cubemap and spherical harmonics.

Creates a Filament IndirectLight from KTX1 bytes containing a cubemap and spherical harmonics.

Link copied to clipboard

Creates a Filament Skybox from KTX1 bytes containing a cubemap.

Creates a Filament Skybox from KTX1 bytes containing a cubemap.

Creates a Filament Skybox from KTX1 bytes containing a cubemap.

Creates a Filament Skybox from KTX1 bytes containing a cubemap.

Creates a Filament Skybox from KTX1 bytes containing a cubemap.

Link copied to clipboard
actual fun createTexture(engine: Engine, buffer: ByteArray, options: KTX1Loader.Options): Texture?

Decodes KTX1 bytes into a Filament Texture.

expect fun createTexture(engine: Engine, buffer: ByteArray, options: KTX1Loader.Options): Texture?

Decodes KTX1 bytes into a Filament Texture.

actual fun createTexture(engine: Engine, buffer: ByteArray, options: KTX1Loader.Options): Texture?

Decodes KTX1 bytes into a Filament Texture.

actual fun createTexture(engine: Engine, buffer: ByteArray, options: KTX1Loader.Options): Texture?

Decodes KTX1 bytes into a Filament Texture.

actual fun createTexture(engine: Engine, buffer: ByteArray, options: KTX1Loader.Options): Texture?

Decodes KTX1 bytes into a Filament Texture.

Link copied to clipboard

Extracts spherical harmonics coefficients from KTX1 bytes.

Extracts spherical harmonics coefficients from KTX1 bytes.

Extracts spherical harmonics coefficients from KTX1 bytes.

Extracts spherical harmonics coefficients from KTX1 bytes.

Extracts spherical harmonics coefficients from KTX1 bytes.