Navigation
BlueprintAPI > BlueprintAPI/Math > BlueprintAPI/Math/Quat
Used in combination with Log(). Assumes a quaternion with W=0 and V=thetav (where |v| = 1). Exp(q) = (sin(theta)v, cos(theta))
Target is Kismet Math Library
Inputs
| Type | Name | Description |
|---|---|---|
| struct | Q |
Outputs
| Type | Name | Description |
|---|---|---|
| struct | Return Value |