FRBFInterpolatorBase::SetUpperKernel

Choose your operating system:

Windows

macOS

Linux

References

Module

AnimGraphRuntime

Header

/Engine/Source/Runtime/AnimGraphRuntime/Public/RBF/RBFInterpolator.h

Include

#include "RBF/RBFInterpolator.h"

Source

/Engine/Source/Runtime/AnimGraphRuntime/Private/RBF/RBFInterpolator.cpp

Syntax

bool SetUpperKernel
(
    const TArrayView< float > & UpperKernel,
    int32 Size
)