Files
godot-docs/classes/class_csgbox.rst
2018-05-28 14:55:19 +02:00

39 lines
856 B
ReStructuredText

.. Generated automatically by doc/tools/makerst.py in Godot's source tree.
.. DO NOT EDIT THIS FILE, but the CSGBox.xml source instead.
.. The source is found in doc/classes or modules/<name>/doc_classes.
.. _class_CSGBox:
CSGBox
======
**Inherits:** :ref:`CSGPrimitive<class_csgprimitive>` **<** :ref:`CSGShape<class_csgshape>` **<** :ref:`VisualInstance<class_visualinstance>` **<** :ref:`Spatial<class_spatial>` **<** :ref:`Node<class_node>` **<** :ref:`Object<class_object>`
**Category:** Core
Brief Description
-----------------
Member Variables
----------------
.. _class_CSGBox_depth:
- :ref:`float<class_float>` **depth**
.. _class_CSGBox_height:
- :ref:`float<class_float>` **height**
.. _class_CSGBox_material:
- :ref:`Material<class_material>` **material**
.. _class_CSGBox_width:
- :ref:`float<class_float>` **width**