Add missing tutorials to documentation classes

This commit is contained in:
Hugo Locurcio
2023-08-15 12:14:01 +02:00
parent 5444afae63
commit 469c462b76
46 changed files with 48 additions and 11 deletions

View File

@ -7,6 +7,7 @@
A node for displaying plain text in 3D space. By adjusting various properties of this node, you can configure things such as the text's appearance and whether it always faces the camera.
</description>
<tutorials>
<link title="3D text">$DOCS_URL/tutorials/3d/3d_text.html</link>
</tutorials>
<methods>
<method name="generate_triangle_mesh" qualifiers="const">