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
/
Fog
/
Fog
Fog
constructor
(
distance
:
Float
=
0.0f
,
density
:
Float
=
0.1f
,
height
:
Float
=
0.0f
,
heightFalloff
:
Float
=
1.0f
,
color
:
Color
=
Color(0f, 0f, 0f)
)