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
/
Half3
/
Half3
Half3
constructor
(
x
:
Half
=
Half.POSITIVE_ZERO
,
y
:
Half
=
Half.POSITIVE_ZERO
,
z
:
Half
=
Half.POSITIVE_ZERO
)
constructor
(
v
:
Half
)
constructor
(
v
:
Half2
,
z
:
Half
=
Half.POSITIVE_ZERO
)
constructor
(
v
:
Half3
)