Navigation
Unreal Engine C++ API Reference > Runtime > AnimGraphRuntime > RBF > RBFDistanceMetric::Euclidean
References
Module | AnimGraphRuntime |
Header | /Engine/Source/Runtime/AnimGraphRuntime/Public/RBF/RBFInterpolator.h |
Include | #include "RBF/RBFInterpolator.h" |
namespace RBFDistanceMetric
{
static double RBFDistanceMetric::Euclidean
(
const FQuat & A,
const FQuat & B
)
}
Remarks
Returns the Euclidean (L2) distance between two quaternion values expressed.