mirror of
https://gitlab.com/OpenMW/openmw.git
synced 2025-09-17 08:26:50 -04:00
FIX: Add a name to options table in castRenderingRay
This commit is contained in:
parent
1d1ae1c906
commit
e512a8e74f
@ -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…
x
Reference in New Issue
Block a user