mirror of
https://gitlab.com/OpenMW/openmw.git
synced 2025-04-28 12:58:00 +03:00
FIX: Add a name to options table in castRenderingRay
This commit is contained in:
parent
1d1ae1c906
commit
e512a8e74f
1 changed files with 1 additions and 1 deletions
|
@ -102,7 +102,7 @@
|
|||
-- @function [parent=#nearby] castRenderingRay
|
||||
-- @param openmw.util#Vector3 from Start point of the ray.
|
||||
-- @param openmw.util#Vector3 to End point of the ray.
|
||||
-- @param #CastRenderingRayOptions
|
||||
-- @param #CastRenderingRayOptions options An optional table with additional optional arguments
|
||||
-- @return #RayCastingResult
|
||||
|
||||
---
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue