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
/
Orthographic
/
Orthographic
Orthographic
constructor
(
left
:
Double
=
-1.0
,
right
:
Double
=
1.0
,
bottom
:
Double
=
-1.0
,
top
:
Double
=
1.0
,
near
:
Double
=
0.0
,
far
:
Double
=
1.0
)