Box

constructor(corner: Vector3, width: Double, height: Double, depth: Double)(source)

Parameters

corner

The position of the corner of the box.

width

The width of the box along the X-axis.

height

The height of the box along the Y-axis.

depth

The depth of the box along the Z-axis.