unreal.RBFVectorDistanceType¶
- class unreal.RBFVectorDistanceType¶
Bases:
EnumBase- Function to use for computing distance between the input and target
quaternions.
C++ Source:
Plugin: RigVM
Module: RigVM
File: RigVMFunction_MathRBFInterpolate.h
- ARC_LENGTH: RBFVectorDistanceType = Ellipsis¶
2
- EUCLIDEAN: RBFVectorDistanceType = Ellipsis¶
0
- MANHATTAN: RBFVectorDistanceType = Ellipsis¶
1