Navigation
API > API/Plugins > API/Plugins/IKRig
| Name | EPinBoneType |
| Type | enum |
| Header File | /Engine/Plugins/Animation/IKRig/Source/IKRig/Public/Retargeter/RetargetOps/PinBoneOp.h |
| Include Path | #include "Retargeter/RetargetOps/PinBoneOp.h" |
Syntax
enum EPinBoneType
{
FullTransform,
TranslateOnly,
RotateOnly,
ScaleOnly,
}
Values
| Name | Remarks |
|---|---|
| FullTransform | |
| TranslateOnly | |
| RotateOnly | |
| ScaleOnly |