Constructor
box ...
Properties
<Box>.length Float default: 25.0 -- animatable
Sets the length of the box object.
<Box>.width Float default: 25.0 -- animatable
Sets the width of the box object.
<Box>.height Float default: 25.0 -- animatable
Sets the height of the box object.
<Box>.lengthsegs Integer default: 1 -- animatable, alias: Length_Segments
Sets the number of divisions along the length of the object.
<Box>.widthsegs Integer default: 1 -- animatable, alias: Width_Segments
Sets the number of divisions along the width of the object.
<Box>.heightsegs Integer default: 1 -- animatable, alias: Height_Segments
Sets the number of divisions along the height of the object.
<Box>.mapcoords Boolean default: false
When on, generates coordinates for applying mapped materials to the box.
See also
GeometryClass Common Properties, Operators, and Methods
Node Common Properties, Operators, and Methods