We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents c2bf146 + beaf2b1 commit c15242bCopy full SHA for c15242b
modules/mono/glue/GodotSharp/GodotSharp/Core/Vector2.cs
@@ -869,7 +869,7 @@ public static Vector2 FromAngle(real_t angle)
869
}
870
871
/// <summary>
872
- /// Multiplies each component of the <see cref="Vector2"/>
+ /// Divides each component of the <see cref="Vector2"/>
873
/// by the given <see cref="real_t"/>.
874
/// </summary>
875
/// <param name="vec">The dividend vector.</param>
0 commit comments