Update raylib_api.* by CI

This commit is contained in:
github-actions[bot]
2025-09-01 05:56:44 +00:00
parent 7d07d21ee5
commit 223feca13a
4 changed files with 4 additions and 4 deletions

View File

@@ -753,7 +753,7 @@ return {
{
type = "float",
name = "fovy",
description = "Camera field-of-view aperture in Y (degrees) in perspective, used as near plane width in orthographic"
description = "Camera field-of-view aperture in Y (degrees) in perspective, used as near plane height in world units in orthographic"
},
{
type = "int",