mirror of
https://github.com/oliverbooth/X10D
synced 2024-11-22 20:18:47 +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>
|
||||
/// 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>
|
||||
/// <param name="value">The quaternion to convert.</param>
|
||||
/// <returns>The Euler representation of <paramref name="value" />, in radians.</returns>
|
||||
|
Loading…
Reference in New Issue
Block a user