mirror of
https://github.com/stan220/godot-docs.git
synced 2026-09-08 18:29:11 +00:00
Sync classref with current source
This commit is contained in:
@@ -309,6 +309,8 @@ Returns the vector with all components rounded down.
|
||||
|
||||
- :ref:`bool<class_bool>` **is_equal_approx** **(** :ref:`Vector2<class_Vector2>` v **)**
|
||||
|
||||
Returns ``true`` if this vector and ``v`` are approximately equal, by running :ref:`@GDScript.is_equal_approx<class_@GDScript_method_is_equal_approx>` on each component.
|
||||
|
||||
----
|
||||
|
||||
.. _class_Vector2_method_is_normalized:
|
||||
|
||||
Reference in New Issue
Block a user