Navigation
API > API/Runtime > API/Runtime/AnimGraphRuntime > API/Runtime/AnimGraphRuntime/RBF > API/Runtime/AnimGraphRuntime/RBF/TRBFInterpolator > API/Runtime/AnimGraphRuntime/RBF/TRBFInterpolator/__ctor
References
| Module | AnimGraphRuntime |
| Header | /Engine/Source/Runtime/AnimGraphRuntime/Public/RBF/RBFInterpolator.h |
| Include | #include "RBF/RBFInterpolator.h" |
TRBFInterpolator
&40;
const TArrayView< T > & InNodes,
WeightFuncT InWeightFunc
&41;
Remarks
Construct an RBF interpolator, taking in a set of sparse nodes and a symmetric weighing function that computes the distance between two nodes, and, optionally, smooths the distance with a smoothing kernel.