HDRLoader

actual object HDRLoader

Decodes an HDR image from raw bytes into a Filament Texture.

expect object HDRLoader

Decodes an HDR image from raw bytes into a Filament Texture.

actual object HDRLoader

Decodes an HDR image from raw bytes into a Filament Texture.

actual object HDRLoader

Decodes an HDR image from raw bytes into a Filament Texture.

actual object HDRLoader

Decodes an HDR image from raw bytes into a Filament Texture.

Functions

Link copied to clipboard
@PlatformGap(platforms = [FilamentPlatform.WEB], behavior = "throws UnsupportedOperationException — filament.js exposes no Radiance/RGBE decoder.")
actual fun createTexture(engine: Engine, buffer: ByteArray, internalFormat: Texture.InternalFormat): Texture?

Decodes HDR bytes into a Filament Texture.

@PlatformGap(platforms = [FilamentPlatform.WEB], behavior = "throws UnsupportedOperationException — filament.js exposes no Radiance/RGBE decoder.")
expect fun createTexture(engine: Engine, buffer: ByteArray, internalFormat: Texture.InternalFormat): Texture?

Decodes HDR bytes into a Filament Texture.

@PlatformGap(platforms = [FilamentPlatform.WEB], behavior = "throws UnsupportedOperationException — filament.js exposes no Radiance/RGBE decoder.")
actual fun createTexture(engine: Engine, buffer: ByteArray, internalFormat: Texture.InternalFormat): Texture?

Decodes HDR bytes into a Filament Texture.

@PlatformGap(platforms = [FilamentPlatform.WEB], behavior = "throws UnsupportedOperationException — filament.js exposes no Radiance/RGBE decoder.")
actual fun createTexture(engine: Engine, buffer: ByteArray, internalFormat: Texture.InternalFormat): Texture?

Decodes HDR bytes into a Filament Texture.

@PlatformGap(platforms = [FilamentPlatform.WEB], behavior = "throws UnsupportedOperationException — filament.js exposes no Radiance/RGBE decoder.")
actual fun createTexture(engine: Engine, buffer: ByteArray, internalFormat: Texture.InternalFormat): Texture?

Decodes HDR bytes into a Filament Texture.