unreal.RBFKernelType¶
- class unreal.RBFKernelType¶
Bases:
EnumBaseFunction to use for each target falloff
C++ Source:
Plugin: RigVM
Module: RigVM
File: RigVMFunction_MathRBFInterpolate.h
- CUBIC: RBFKernelType = Ellipsis¶
3
- EXPONENTIAL: RBFKernelType = Ellipsis¶
1
- GAUSSIAN: RBFKernelType = Ellipsis¶
0
- LINEAR: RBFKernelType = Ellipsis¶
2
- QUINTIC: RBFKernelType = Ellipsis¶
4