Navigation
| Name | RigMapper |
| Type | Plugin |
| Part of Plugins | Rig Mapper |
| Location | /Engine/Plugins/Experimental/Animation/RigMapper/Source/RigMapper/ |
| Module Build Rules | RigMapper.Build.cs |
Classes
| Name | Remarks |
|---|---|
| FEvalNodeMultiply | |
| FEvalNodePiecewiseLinear | |
| FEvalNodeWeightedSum | |
| FInputNode | |
| FNodePtr | Lighweight pointer/proxy to a node in the FNodeCollection. |
| FRigMapper | Rig Mapper node representation loaded from URigMapperDefinition |
| FRigMapperDefinitionsSingleton | A singleton class which stores a cache of FRigMappers initialized from URigMapperDefinitions, for speed |
| FRigMapperModule | FRigMapperModule The Runtime Module for the Generic Sequence plugin |
| TEvalNode | |
| URigMapperDefinition | |
| URigMapperDefinitionUserData | |
| URigMapperLinkedDefinitions |
Structs
| Name | Remarks |
|---|---|
| FAnimNode_RigMapper | |
| FNodeCollection | |
| FRigMapperFeature | |
| FRigMapperFeatureDefinitions | |
| FRigMapperFeatureRange | |
| FRigMapperMultiplyFeature | |
| FRigMapperProcessor | A helper struct to gain performance when doing some batch remapping with the Rig Mapper pipeline Useful when remapping frames every tick, or numerous frames at once, or when using chained definitions... |
| FRigMapperSdkFeature | |
| FRigMapperSdkKey | |
| FRigMapperWsFeature |
Typedefs
| Name | Type | Remarks | Include Path |
|---|---|---|---|
| FOnRigMapperDefinitionUpdated | TMulticastDelegate_NoParams< void > | RigMapperDefinition.h | |
| FRigMapperIndexMap | TArray< int32 > | AnimNode_RigMapper.h |
Enums
Public
| Name | Remarks |
|---|---|
| ERigMapperFeatureType | |
| FacialRigMapping::ENodeType |
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| STATCAT_Advanced | RigMapperProcessor.h |