mirror of
https://github.com/raysan5/raylib.git
synced 2025-12-25 10:22:33 -05: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