godot/doc/classes/TriangleMesh.xml

16 lines
341 B
XML
Raw Normal View History

<?xml version="1.0" encoding="UTF-8" ?>
<class name="TriangleMesh" inherits="Reference" version="3.2">
<brief_description>
2019-06-10 22:38:00 +02:00
Internal mesh type.
</brief_description>
<description>
2019-06-10 22:38:00 +02:00
Mesh type used internally for collision calculations.
</description>
<tutorials>
</tutorials>
<methods>
</methods>
<constants>
</constants>
</class>