diff options
| author | Ray <[email protected]> | 2024-07-07 21:02:29 +0200 |
|---|---|---|
| committer | Ray <[email protected]> | 2024-07-07 21:02:29 +0200 |
| commit | 43fe992b94414372e810dadb92038aa03470012f (patch) | |
| tree | dc4093b07e433e6ec3c68d7e9475bb44369d9589 /parser/output/raylib_api.json | |
| parent | b8e51794310e58e477cfa630059d061fcd5fa1f4 (diff) | |
| parent | bc6cf61794d54158fae94b122e37121ef178b4bb (diff) | |
| download | raylib-43fe992b94414372e810dadb92038aa03470012f.tar.gz raylib-43fe992b94414372e810dadb92038aa03470012f.zip | |
Merge branch 'master' of https://github.com/raysan5/raylib
Diffstat (limited to 'parser/output/raylib_api.json')
| -rw-r--r-- | parser/output/raylib_api.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/parser/output/raylib_api.json b/parser/output/raylib_api.json index ec09abf7..c00407dc 100644 --- a/parser/output/raylib_api.json +++ b/parser/output/raylib_api.json @@ -1058,7 +1058,7 @@ { "type": "Vector3", "name": "direction", - "description": "Ray direction" + "description": "Ray direction (normalized)" } ] }, |
