Navigation
API > API/Plugins > API/Plugins/RigVM > API/Plugins/RigVM/RigVMFunctions > API/Plugins/RigVM/RigVMFunctions/Math
Inheritance Hierarchy
- FRigVMStruct
- FRigVMFunction_MathBase
- FRigVMFunction_MathRBFInterpolateBase
- FRigVMFunction_MathRBFInterpolateQuatBase
- FRigVMFunction_MathRBFInterpolateQuatColor
- FRigVMFunction_MathRBFInterpolateQuatFloat
- FRigVMFunction_MathRBFInterpolateQuatQuat
- FRigVMFunction_MathRBFInterpolateQuatVector
- FRigVMFunction_MathRBFInterpolateQuatXform
References
| Module | RigVM |
| Header | /Engine/Plugins/Runtime/RigVM/Source/RigVM/Public/RigVMFunctions/Math/RigVMFunction_MathRBFInterpolate.h |
| Include | #include "RigVMFunctions/Math/RigVMFunction_MathRBFInterpolate.h" |
Syntax
USTRUCT&40;Meta&61;&40;Abstract, TemplateName&61;"RBF Quaternion", Keywords&61;"RBF,Interpolate,Quaternion"&41;&41;
struct FRigVMFunction_MathRBFInterpolateQuatBase : public FRigVMFunction_MathRBFInterpolateBase
Variables
| Type | Name | Description | |
|---|---|---|---|
| bool | bNormalizeOutput | ||
| ERBFQuatDistanceType | DistanceFunction | ||
| FQuat | Input | ||
| float | SmoothingAngle | ||
| ERBFKernelType | SmoothingFunction | ||
| FVector | TwistAxis | ||
| FRigVMFunction_MathRBFInterpolateQuatWorkData | WorkData |
Functions
| Type | Name | Description | |
|---|---|---|---|
| void | GetInterpolatedWeights
(
FRigVMFunction_MathRBFInterpolateQuatWorkData& WorkData, |
||
| uint64 | HashTargets
(
const TArrayView< const FQuat >& Targets |