mirror of
https://github.com/godotengine/godot-headers.git
synced 2026-01-03 18:09:13 +03:00
Update file(s) to Godot 4.1.1
This commit is contained in:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user