filament-umbrella
Toggle table of contents
0.1.2-beta06
common
Target filter
common
Switch theme
Search in API
Skip to content
filament-umbrella
filament-compose
/
io.github.erkko68.filament.compose.scene
/
SkyboxSource
/
Cubemap
Cubemap
data
class
Cubemap
(
val
texture
:
Texture
)
:
SkyboxSource
Environment cubemap skybox.
texture
must be a CUBEMAP-type
Texture
.
Members
Constructors
Cubemap
Link copied to clipboard
constructor
(
texture
:
Texture
)
Properties
texture
Link copied to clipboard
val
texture
:
Texture