mirror of
https://github.com/godotengine/godot-docs.git
synced 2026-01-04 14:11:02 +03:00
classref: Sync with current 3.4 branch (4330c0b8)
Sync the class reference with the 3.4 branch (4330c0b8e909bd095345f2a979a23aad08493bb8), minus some 3.4.3 specific API changes that are not released yet. Importantly, this fixes some invalid links and thus makes CI happy. Happy CI, happy devs!
This commit is contained in:
@@ -414,7 +414,7 @@ Returns the vector projected onto the vector ``b``.
|
||||
|
||||
- :ref:`Vector2<class_Vector2>` **reflect** **(** :ref:`Vector2<class_Vector2>` n **)**
|
||||
|
||||
Returns the vector reflected from a plane defined by the given normal.
|
||||
Returns the vector reflected (i.e. mirrored, or symmetric) over a line defined by the given direction vector ``n``.
|
||||
|
||||
----
|
||||
|
||||
|
||||
Reference in New Issue
Block a user