Navigation
API > API/Plugins > API/Plugins/IKRig > API/Plugins/IKRig/FIKRetargetStretchChainOp
Description
(optional) ops can optionally store their own chain mapping, this allows outside systems to query/edit it. NOTE: this is conceptually const and should not alter the op state, but only return the chain mapping!
Virtual Inheritance
- FIKRetargetOpBase::GetChainMapping → FIKRetargetStretchChainOp::GetChainMapping
| Name | GetChainMapping |
| Type | function |
| Header File | /Engine/Plugins/Animation/IKRig/Source/IKRig/Public/Retargeter/RetargetOps/StretchChainOp.h |
| Include Path | #include "Retargeter/RetargetOps/StretchChainOp.h" |
| Source | /Engine/Plugins/Animation/IKRig/Source/IKRig/Private/Retargeter/RetargetOps/StretchChainOp.cpp |
virtual FRetargetChainMapping * GetChainMapping()