godot/doc/classes/TriangleMesh.xml
2019-06-12 09:49:47 -07:00

16 lines
357 B
XML

<?xml version="1.0" encoding="UTF-8" ?>
<class name="TriangleMesh" inherits="Reference" category="Core" version="3.2">
<brief_description>
Internal mesh type.
</brief_description>
<description>
Mesh type used internally for collision calculations.
</description>
<tutorials>
</tutorials>
<methods>
</methods>
<constants>
</constants>
</class>