box()
Box - Draws a cuboid/rectangular prism
Example
Syntax
Parameter
Description
width
length of the box in the x-direction
height
length of the box in the y-direction
depth
length of the box in the z-direction

Description
draws a box of a specified width, height, and depth.
Last updated