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
/
io.github.erkko68.filament
/
Box
/
Box
Box
constructor
(
center
:
FloatArray
=
FloatArray(3)
,
halfExtent
:
FloatArray
=
FloatArray(3)
)
constructor
(
)
constructor
(
centerX
:
Float
,
centerY
:
Float
,
centerZ
:
Float
,
halfExtentX
:
Float
,
halfExtentY
:
Float
,
halfExtentZ
:
Float
)