glimpse-graphics
2.0.0-alpha.3
common
glimpse-core
/
graphics.glimpse.lenses
/
OrthographicLens
/
OrthographicLens
Orthographic
Lens
constructor
(
left
:
T
,
right
:
T
=
-left
,
bottom
:
T
,
top
:
T
=
-bottom
,
near
:
T
,
far
:
T
,
type
:
KClass
<
T
>
)