classref: Sync with current 3.4 branch

This commit is contained in:
Rémi Verschelde
2021-11-19 10:05:42 +01:00
parent 2864ab4f65
commit 9060c28080
683 changed files with 8789 additions and 2973 deletions

View File

@@ -1,6 +1,6 @@
:github_url: hide
.. Generated automatically by doc/tools/makerst.py in Godot's source tree.
.. Generated automatically by doc/tools/make_rst.py in Godot's source tree.
.. DO NOT EDIT THIS FILE, but the MeshInstance.xml source instead.
.. The source is found in doc/classes or modules/<name>/doc_classes.
@@ -23,13 +23,13 @@ MeshInstance is a node that takes a :ref:`Mesh<class_Mesh>` resource and adds it
Tutorials
---------
- `3D Material Testers Demo <https://godotengine.org/asset-library/asset/123>`_
- `3D Material Testers Demo <https://godotengine.org/asset-library/asset/123>`__
- `3D Kinematic Character Demo <https://godotengine.org/asset-library/asset/126>`_
- `3D Kinematic Character Demo <https://godotengine.org/asset-library/asset/126>`__
- `3D Platformer Demo <https://godotengine.org/asset-library/asset/125>`_
- `3D Platformer Demo <https://godotengine.org/asset-library/asset/125>`__
- `Third Person Shooter Demo <https://godotengine.org/asset-library/asset/678>`_
- `Third Person Shooter Demo <https://godotengine.org/asset-library/asset/678>`__
Properties
----------