godot/doc/classes/TriangleMesh.xml

16 lines
359 B
XML
Raw Normal View History

<?xml version="1.0" encoding="UTF-8" ?>
2019-07-05 09:32:53 +00:00
<class name="TriangleMesh" inherits="Reference" category="Core" version="3.1.2">
<brief_description>
Internal mesh type.
</brief_description>
<description>
Mesh type used internally for collision calculations.
</description>
<tutorials>
</tutorials>
<methods>
</methods>
<constants>
</constants>
</class>