SkyboxBundle

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.

Constructors

Link copied to clipboard
actual constructor(skybox: Skybox?, cubemap: Texture?)
expect constructor(skybox: Skybox?, cubemap: Texture?)
actual constructor(skybox: Skybox?, cubemap: Texture?)
actual constructor(skybox: Skybox?, cubemap: Texture?)
actual constructor(skybox: Skybox?, 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
actual val skybox: Skybox?

the created Skybox, or null on failure

expect val skybox: Skybox?

the created Skybox, or null on failure

actual val skybox: Skybox?

the created Skybox, or null on failure

actual val skybox: Skybox?

the created Skybox, or null on failure

actual val skybox: Skybox?

the created Skybox, or null on failure