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
/
AntiAliasing
/
AntiAliasing
Anti
Aliasing
constructor
(
msaaEnabled
:
Boolean
=
false
,
msaaSampleCount
:
Int
=
4
,
fxaaEnabled
:
Boolean
=
true
,
taaEnabled
:
Boolean
=
false
)