Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/Math > API/Runtime/Core/Math/TQuat
References
| Module | Core |
| Header | /Engine/Source/Runtime/Core/Public/Math/Quat.h |
| Include | #include "Math/Quat.h" |
| Source | /Engine/Source/Runtime/Core/Private/Math/UnrealMath.cpp |
static TQuat < T > FindBetweenNormals
(
const TVector < T > & Normal1,
const TVector < T > & Normal2
)
Remarks
Generates the 'smallest' (geodesic) rotation between two normals (assumed to be unit length).