mirror of
https://github.com/raysan5/raylib.git
synced 2025-09-28 05:58:30 +00:00
Update raylib_api.* by CI
This commit is contained in:
@@ -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",
|
||||
|
Reference in New Issue
Block a user