22 lines
469 B
XML
22 lines
469 B
XML
<?xml version="1.0" encoding="UTF-8" ?>
|
|
<class name="VoxelMesher" inherits="Reference" category="Core" version="3.2">
|
|
<brief_description>
|
|
</brief_description>
|
|
<description>
|
|
</description>
|
|
<tutorials>
|
|
</tutorials>
|
|
<methods>
|
|
<method name="build_mesh">
|
|
<return type="Mesh">
|
|
</return>
|
|
<argument index="0" name="voxel_buffer" type="VoxelBuffer">
|
|
</argument>
|
|
<description>
|
|
</description>
|
|
</method>
|
|
</methods>
|
|
<constants>
|
|
</constants>
|
|
</class>
|