Dimension

constructor(width: Int, height: Int, depth: Int)(source)

Parameters

width

The width of the dimension (x-axis).

height

The height of the dimension (y-axis).

depth

The depth of the dimension (z-axis).