IndirectLightBundle

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.

Constructors

Link copied to clipboard
actual constructor(indirectLight: IndirectLight?, cubemap: Texture?)
expect constructor(indirectLight: IndirectLight?, cubemap: Texture?)
actual constructor(indirectLight: IndirectLight?, cubemap: Texture?)
actual constructor(indirectLight: IndirectLight?, cubemap: Texture?)
actual constructor(indirectLight: IndirectLight?, cubemap: Texture?)

Properties

Link copied to clipboard
actual val cubemap: Texture?

the underlying cubemap Texture, or null on failure

expect val cubemap: Texture?

the underlying cubemap Texture, or null on failure

actual val cubemap: Texture?

the underlying cubemap Texture, or null on failure

actual val cubemap: Texture?

the underlying cubemap Texture, or null on failure

actual val cubemap: Texture?

the underlying cubemap Texture, or null on failure

Link copied to clipboard

the created IndirectLight, or null on failure

the created IndirectLight, or null on failure

the created IndirectLight, or null on failure

the created IndirectLight, or null on failure

the created IndirectLight, or null on failure