Update raylib_api.* by CI
This commit is contained in:
parent
7d07d21ee5
commit
223feca13a
4 changed files with 4 additions and 4 deletions
|
|
@ -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",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue