Update file(s) to Godot 4.1.1

This commit is contained in:
ParadoxV5
2023-08-04 10:56:00 -06:00
parent 1f67514d83
commit 0401a7c91d

View File

@@ -2,10 +2,10 @@
"header": {
"version_major": 4,
"version_minor": 1,
"version_patch": 0,
"version_patch": 1,
"version_status": "stable",
"version_build": "official",
"version_full_name": "Godot Engine v4.1.stable.official"
"version_full_name": "Godot Engine v4.1.1.stable.official"
},
"builtin_class_sizes": [
{
@@ -53594,6 +53594,17 @@
"type": "Transform3D"
}
},
{
"name": "get_camera_projection",
"is_const": true,
"is_vararg": false,
"is_static": false,
"is_virtual": false,
"hash": 2910717950,
"return_value": {
"type": "Projection"
}
},
{
"name": "get_fov",
"is_const": true,