RBFKernel::Exponential

An exponential falloff with a sharp peak

Windows
MacOS
Linux

References

Module

AnimGraphRuntime

Header

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

Include

#include "RBF/RBFInterpolator.h"

Syntax

namespace RBFKernel
{
    static float RBFKernel::Exponential
    (
        float Value,
        float Sigma
    )
}

Remarks

An exponential falloff with a sharp peak

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss