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¶
2
- EUCLIDEAN: RBFVectorDistanceType¶
0
- MANHATTAN: RBFVectorDistanceType¶
1