Quaternion.Exp Method
Include Protected Members
Include Inherited Members
Include .NET Framework Members
Include .NET Compact Framework Members
Include XNA Framework Members
[This documentation is for preview only, and is subject to change in later releases. Blank topics are included as placeholders.]
Calculates the exponential of a quaternion.
Overload List
Name | Description | |
---|---|---|
Exp() | Replaces the current quaternion with its exponential. | |
Exp(Quaternion) | Calculates the exponential of the specified quaternion. |
Top