Merge pull request #67001 from KoBeWi/🎲

Fill random docs
This commit is contained in:
Max Hilbrunner
2022-10-19 21:58:03 +02:00
committed by GitHub
18 changed files with 104 additions and 4 deletions

View File

@ -188,6 +188,7 @@
<param index="0" name="from" type="Vector3" />
<param index="1" name="dir" type="Vector3" />
<description>
Returns [code]true[/code] if the given ray intersects with this [AABB]. Ray length is infinite.
</description>
</method>
<method name="intersects_segment" qualifiers="const">