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

@@ -9,6 +9,7 @@
The UV layout is arranged in 4 horizontal strips, top to bottom: 40% of the height for the front face, 40% for the back face, 10% for the outer edges and 10% for the inner edges.
</description>
<tutorials>
<link title="3D text">$DOCS_URL/tutorials/3d/3d_text.html</link>
</tutorials>
<members>
<member name="autowrap_mode" type="int" setter="set_autowrap_mode" getter="get_autowrap_mode" enum="TextServer.AutowrapMode" default="0">