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
/
Shadows
/
Shadows
Shadows
constructor
(
type
:
View.ShadowType
=
View.ShadowType.PCF
,
vsmAnisotropy
:
Int
=
1
,
vsmMipmapping
:
Boolean
=
false
,
vsmMsaaSamples
:
Int
=
1
,
vsmHighPrecision
:
Boolean
=
false
,
vsmLightBleedReduction
:
Float
=
0.0f
,
penumbraScale
:
Float
=
1.0f
,
penumbraRatioScale
:
Float
=
1.0f
)