class_csgbox.rst 856 B

1234567891011121314151617181920212223242526272829303132333435363738
  1. .. Generated automatically by doc/tools/makerst.py in Godot's source tree.
  2. .. DO NOT EDIT THIS FILE, but the CSGBox.xml source instead.
  3. .. The source is found in doc/classes or modules/<name>/doc_classes.
  4. .. _class_CSGBox:
  5. CSGBox
  6. ======
  7. **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>`
  8. **Category:** Core
  9. Brief Description
  10. -----------------
  11. Member Variables
  12. ----------------
  13. .. _class_CSGBox_depth:
  14. - :ref:`float<class_float>` **depth**
  15. .. _class_CSGBox_height:
  16. - :ref:`float<class_float>` **height**
  17. .. _class_CSGBox_material:
  18. - :ref:`Material<class_material>` **material**
  19. .. _class_CSGBox_width:
  20. - :ref:`float<class_float>` **width**