mirror of
https://github.com/godotengine/godot.git
synced 2026-01-03 18:11:19 +03:00
Merge pull request #6026 from Marqin/docs
[ci skip] update Raycast documentation
This commit is contained in:
@@ -30627,6 +30627,7 @@
|
||||
<return type="Vector3">
|
||||
</return>
|
||||
<description>
|
||||
Returns collision point. This point is in [b]global[/b] coordinate system.
|
||||
</description>
|
||||
</method>
|
||||
<method name="get_layer_mask" qualifiers="const">
|
||||
@@ -30669,6 +30670,7 @@
|
||||
<argument index="0" name="local_point" type="Vector3">
|
||||
</argument>
|
||||
<description>
|
||||
Sets to which point ray should be casted. This point is in [b]local[/b] coordinate system.
|
||||
</description>
|
||||
</method>
|
||||
<method name="set_enabled">
|
||||
|
||||
Reference in New Issue
Block a user