godot/doc/classes/TriangleMesh.xml

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

12 lines
377 B
XML
Raw Normal View History

<?xml version="1.0" encoding="UTF-8" ?>
<class name="TriangleMesh" inherits="RefCounted" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../class.xsd">
<brief_description>
2019-06-10 20:38:00 +00:00
Internal mesh type.
</brief_description>
<description>
2019-06-10 20:38:00 +00:00
Mesh type used internally for collision calculations.
</description>
<tutorials>
</tutorials>
</class>