ERBFFunctionType

Function to use for each target falloff

Windows
MacOS
Linux

References

Module

AnimGraphRuntime

Header

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

Include

#include "RBF/RBFSolver.h"

Syntax

enum ERBFFunctionType
{
    Gaussian,
    Exponential,
    Linear,
    Cubic,
    Quintic,
    DefaultFunction,
}

Values

Name

Description

Gaussian

Exponential

Linear

Cubic

Quintic

DefaultFunction

Uses the setting of the parent container

Remarks

Function to use for each target falloff

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