godot/doc/classes/TriangleMesh.xml
2021-03-23 13:40:34 +01:00

16 lines
341 B
XML

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