You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: xml/System.Numerics/Vector2.xml
+9-1Lines changed: 9 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -951,7 +951,15 @@
951
951
<paramname="amount">A value between 0 and 1 that indicates the weight of <paramrefname="value2" />.</param>
952
952
<summary>Performs a linear interpolation between two vectors based on the given weighting.</summary>
953
953
<returns>The interpolated vector.</returns>
954
-
<remarks>To be added.</remarks>
954
+
<remarks>
955
+
<formattype="text/markdown"><.
Copy file name to clipboardExpand all lines: xml/System.Numerics/Vector4.xml
+9-1Lines changed: 9 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -1037,7 +1037,15 @@
1037
1037
<paramname="amount">A value between 0 and 1 that indicates the weight of <paramrefname="value2" />.</param>
1038
1038
<summary>Performs a linear interpolation between two vectors based on the given weighting.</summary>
1039
1039
<returns>The interpolated vector.</returns>
1040
-
<remarks>To be added.</remarks>
1040
+
<remarks>
1041
+
<formattype="text/markdown"><.
0 commit comments