mirror of
https://github.com/oliverbooth/X10D
synced 2024-11-10 02:25:41 +00:00
Remove trailing whitespace in QuaternionExtensions
This commit is contained in:
parent
d14ecdec51
commit
fdc9e64cbe
@ -52,7 +52,7 @@ public static class QuaternionExtensions
|
|||||||
}
|
}
|
||||||
|
|
||||||
/// <summary>
|
/// <summary>
|
||||||
/// Converts this quaternion to a <see cref="Vector3" /> containing an Euler representation of the rotation.
|
/// Converts this quaternion to a <see cref="Vector3" /> containing an Euler representation of the rotation.
|
||||||
/// </summary>
|
/// </summary>
|
||||||
/// <param name="value">The quaternion to convert.</param>
|
/// <param name="value">The quaternion to convert.</param>
|
||||||
/// <returns>The Euler representation of <paramref name="value" />, in radians.</returns>
|
/// <returns>The Euler representation of <paramref name="value" />, in radians.</returns>
|
||||||
|
Loading…
Reference in New Issue
Block a user