godot/doc/classes/TriangleMesh.xml
2021-04-26 13:15:29 +02:00

16 lines
341 B
XML

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