Quaternion.Normalize Method |
Language: |
Returns the normal of a quaternion.
Visual Basic Public Shared Function Normalize( _
ByVal q As Quaternion _
) As QuaternionC# public static Quaternion Normalize(
Quaternion q
);C++ public:
static Quaternion Normalize(
Quaternion q
);JScript public static function Normalize(
q : Quaternion
) : Quaternion;
q Microsoft.DirectX.Quaternion
Source Quaternion structure.
Microsoft.DirectX.Quaternion
A Quaternion structure that is the normal of the quaternion.
Send comments about this topic to Microsoft. © Microsoft Corporation. All rights reserved.
Feedback? Please provide us with your comments on this topic.
For more help, visit the DirectX Developer Center