Box Node

The Box node defines a rectangular parallelepiped box which allows you to specify the width, height, and depth of the box. 

The node contains a single optional field size which has three floating point values, the default values being applied if the field is not specified.

 Syntax: 
Box { size 2.0 2.0 2.0 } 
The center of the box is at (0,0,0) of the local coordinate system.