unreal.RBFKernelType

class unreal.RBFKernelType

Bases: EnumBase

Function to use for each target falloff

C++ Source:

  • Plugin: ControlRig

  • Module: ControlRig

  • File: RigUnit_MathRBFInterpolate.h

CUBIC: RBFKernelType

3

EXPONENTIAL: RBFKernelType

1

GAUSSIAN: RBFKernelType

0

LINEAR: RBFKernelType

2

QUINTIC: RBFKernelType

4