unreal.RBFFunctionType

class unreal.RBFFunctionType

Bases: unreal.EnumBase

Function to use for each target falloff

C++ Source:

  • Module: AnimGraphRuntime

  • File: RBFSolver.h

CUBIC

3

DEFAULT_FUNCTION

Uses the setting of the parent container

Type

5

EXPONENTIAL

1

GAUSSIAN

0

LINEAR

2

QUINTIC

4