classref: Sync with current master branch (80de898)

This commit is contained in:
Godot Organization
2023-11-18 03:19:25 +00:00
parent 9be78393f7
commit 3c2eef1f25
34 changed files with 174 additions and 38 deletions

View File

@@ -30,6 +30,8 @@ GLTFDocument can be extended with arbitrary functionality by extending the :ref:
Tutorials
---------
- :doc:`Runtime file loading and saving <../tutorials/io/runtime_file_loading_and_saving>`
- `glTF 'What the duck?' guide <https://www.khronos.org/files/gltf20-reference-guide.pdf>`__
- `Khronos glTF specification <https://registry.khronos.org/glTF/>`__