Luna::Box::Box
Box(_Ty offset_x, _Ty offset_y, _Ty offset_z, _Ty width, _Ty height, _Ty depth)
Constructs one box.
Parameters
-
in offset_x
The X position of the box.
-
in offset_y
The Y position of the box.
-
in offset_z
The Z position of the box.
-
in width
The width of the box.
-
in height
The height of the box.
-
in depth
The depth of the box.