File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 301
301
<Parameter Name =" value" Type =" System.Numerics.Vector4" Index =" 0" FrameworkAlternate =" net-10.0" />
302
302
</Parameters >
303
303
<Docs >
304
- <param name =" value" >The value to assign to all 4 rows.</param >
305
- <summary >Creates a <see cref =" T:System.Numerics.Matrix4x4" /> whose 4 rows are set to the specified value.</summary >
306
- <returns >A <see cref =" T:System.Numerics.Matrix4x4" /> whose 4 rows are set to <paramref name =" value" />.</returns >
304
+ <param name =" value" >The value to assign to all four rows.</param >
305
+ <summary >Creates a <see cref =" T:System.Numerics.Matrix4x4" /> whose four rows are set to the specified value.</summary >
306
+ <returns >A <see cref =" T:System.Numerics.Matrix4x4" /> whose four rows are set to <paramref name =" value" />.</returns >
307
307
<remarks >To be added.</remarks >
308
308
</Docs >
309
309
</Member >
4563
4563
<Docs >
4564
4564
<summary >Gets or sets the translation component of this matrix.</summary >
4565
4565
<value >The translation component of the current instance.</value >
4566
- <remarks >The translation component is stored as first 3 columns of <see cref =" P:System.Numerics.Matrix4x4.W" />.</remarks >
4566
+ <remarks >The translation component is stored as the first three columns of <see cref =" P:System.Numerics.Matrix4x4.W" />.</remarks >
4567
4567
</Docs >
4568
4568
</Member >
4569
4569
<Member MemberName =" Transpose" >
You can’t perform that action at this time.
0 commit comments