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
/
Projection
/
Perspective
/
Perspective
Perspective
constructor
(
fovDegrees
:
Double
=
45.0
,
near
:
Double
=
0.1
,
far
:
Double
=
100.0
,
fovDirection
:
Camera.Fov
=
FilamentCamera.Fov.VERTICAL
)