godotengine / godotengine/godot-docs
Article on Using the MeshDataTool suggests uses of tessellation and simplifying meshes, even though you can't do that with the MeshDataTool
- Dominant language
- reStructuredText
- Stars
- 5.7k
- Forks
- 3.8k
- Avg merge
- 1d 20h
- Merged PRs (30d)
- 25
Description
**Your Godot version:**
3.2.3.Stable
**Issue description:**
Article on **Using the MeshDataTool** suggests uses of tessellation and simplifying meshes, even though you can't do that with the MeshDataTool. Unless these functions exists somewhere but then there is the error of them not being documented in the docs or API either.
*The MeshDataTool is not used to generate geometry. But it is helpful for dynamically altering geometry, for example if you want to write a script to tessellate, simplify, or deform meshes.*
**URL to the documentation page (if already existing):**
https://docs.godotengine.org/en/stable/tutorials/content/procedural_geometry/meshdatatool.html
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.