mirror of
https://github.com/godotengine/godot.git
synced 2025-12-08 06:09:55 +00:00
Fix image links to godot-docs repository
(cherry picked from commit 5302868446)
This commit is contained in:
parent
af54217390
commit
b59bf031a1
1 changed files with 1 additions and 1 deletions
|
|
@ -52,7 +52,7 @@
|
||||||
<argument index="0" name="to" type="Vector2" />
|
<argument index="0" name="to" type="Vector2" />
|
||||||
<description>
|
<description>
|
||||||
Returns the angle between the line connecting the two points and the X axis, in radians.
|
Returns the angle between the line connecting the two points and the X axis, in radians.
|
||||||
[url=https://raw.githubusercontent.com/godotengine/godot-docs/stable/img/vector2_angle_to_point.png]Illustration of the returned angle.[/url]
|
[url=https://raw.githubusercontent.com/godotengine/godot-docs/3.5/img/vector2_angle_to_point.png]Illustration of the returned angle.[/url]
|
||||||
</description>
|
</description>
|
||||||
</method>
|
</method>
|
||||||
<method name="aspect">
|
<method name="aspect">
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue