Navigation
API > API/Plugins > API/Plugins/RigMapper
| Name | FEvalNodeWeightedSum |
| Type | class |
| Header File | /Engine/Plugins/Experimental/Animation/RigMapper/Source/RigMapper/Public/RigMapper.h |
| Include Path | #include "RigMapper.h" |
Syntax
class FEvalNodeWeightedSum : public FacialRigMapping::TEvalNode< FEvalNodeWeightedSum >
Inheritance Hierarchy
- TEvalNode → FEvalNodeWeightedSum
Variables
Protected
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| Range | TRange< double > | RigMapper.h | ||
| WeightedLinkedInputs | TArray< TPair< FNodePtr, double > > | RigMapper.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
bool Evaluate
(
const FNodeCollection& NodeCollection, |
RigMapper.h | ||
void Initialize
(
const FRigMapperWsFeature& FeatureDefinition, |
RigMapper.h |