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-utils
/
io.github.erkko68.filament.utils
/
Mat2
/
Mat2
Mat2
constructor
(
x
:
Float2
=
Float2(x = 1.0f)
,
y
:
Float2
=
Float2(y = 1.0f)
)
constructor
(
m
:
Mat2
)