Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/Animation
Inheritance Hierarchy
- INodeMappingProviderInterface
- UControlRig
- UAdditiveControlRig
- UFKControlRig
- USkeletalMesh
References
| Module | Engine |
| Header | /Engine/Source/Runtime/Engine/Public/Animation/NodeMappingProviderInterface.h |
| Include | #include "Animation/NodeMappingProviderInterface.h" |
Syntax
class INodeMappingProviderInterface
Remarks
This is interface class for providing node inforation
This is used by UNodeMappingContainer to query data to map between Implemented by Rig, ControlRig, SkeletalMesh (not Skeleton yet because Skeleton doesn't have retarget base pose)