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
+2
View File
@@ -26,6 +26,8 @@ Represents a camera as defined by the base GLTF spec.
Tutorials
---------
- :doc:`Runtime file loading and saving <../tutorials/io/runtime_file_loading_and_saving>`
- `GLTF camera detailed specification <https://registry.khronos.org/glTF/specs/2.0/glTF-2.0.html#reference-camera>`__
- `GLTF camera spec and example file <https://github.com/KhronosGroup/glTF-Tutorials/blob/master/gltfTutorial/gltfTutorial_015_SimpleCameras.md>`__