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 301301 <Parameter Name =" value" Type =" System.Numerics.Vector4" Index =" 0" FrameworkAlternate =" net-10.0" />
302302 </Parameters >
303303 <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 >
307307 <remarks >To be added.</remarks >
308308 </Docs >
309309 </Member >
45634563 <Docs >
45644564 <summary >Gets or sets the translation component of this matrix.</summary >
45654565 <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 >
45674567 </Docs >
45684568 </Member >
45694569 <Member MemberName =" Transpose" >
You can’t perform that action at this time.
0 commit comments