CSGBox
Inherits: CSGPrimitive < CSGShape < GeometryInstance < VisualInstance < CullInstance < Spatial < Node < Object A CSG Box shape.
Description
This node allows you to create a box for use with the CSG system.
Properties
Property Descriptions
- float depth Depth of the box measured from the center of the box.
- float height Height of the box measured from the center of the box.
- Material material The material used to render the box.
- float width Width of the box measured from the center of the box.
