class_trianglemesh.rst 505 B

1234567891011121314151617181920212223
  1. .. Generated automatically by doc/tools/makerst.py in Godot's source tree.
  2. .. DO NOT EDIT THIS FILE, but the TriangleMesh.xml source instead.
  3. .. The source is found in doc/classes or modules/<name>/doc_classes.
  4. .. _class_TriangleMesh:
  5. TriangleMesh
  6. ============
  7. **Inherits:** :ref:`Reference<class_Reference>` **<** :ref:`Object<class_Object>`
  8. **Category:** Core
  9. Brief Description
  10. -----------------
  11. Internal mesh type.
  12. Description
  13. -----------
  14. Mesh type used internally for collision calculations.