Box

fun Box(x: Double, y: Double, z: Double, width: Double, height: Double = width, depth: Double = width): Box(source)