CSGBox

Inherits: CSGPrimitive < CSGShape < GeometryInstance < VisualInstance < Spatial < Node < Object

A CSG Box shape.

Description

This node allows you to create a box for use with the CSG system.

Properties

floatdepth2.0
floatheight2.0
Materialmaterial 
floatwidth2.0

Property Descriptions

Default2.0
Setterset_depth(value)
Getterget_depth()

Depth of the box measured from the center of the box.


Default2.0
Setterset_height(value)
Getterget_height()

Height of the box measured from the center of the box.


Setterset_material(value)
Getterget_material()

The material used to render the box.


Default2.0
Setterset_width(value)
Getterget_width()

Width of the box measured from the center of the box.