Navigation
API > API/Plugins > API/Plugins/RelativeIKOp > API/Plugins/RelativeIKOp/FIKRetargetRelativeIKOp
| |
|
| Name |
FRelativeIKPinBoneData |
| Type |
struct |
| Header File |
/Engine/Plugins/Experimental/Animation/RelativeIKOp/Source/RelativeIKOp/Public/RelativeIKOp.h |
| Include Path |
#include "RelativeIKOp.h" |
Syntax
struct FRelativeIKPinBoneData
Variables
Public
| Name |
Type |
Remarks |
Include Path |
Unreal Specifiers |
| PropScalar |
double |
|
RelativeIKOp.h |
|
| RefRotDelta |
FQuat |
|
RelativeIKOp.h |
|
| RotationMode |
EPinBoneRotationMode |
|
RelativeIKOp.h |
|
| SourceBone |
FName |
TODO: Switch to using bone indices where possible. |
RelativeIKOp.h |
|
| SourceLocalRefTfm |
FTransform |
|
RelativeIKOp.h |
|
| SourceTargetOffsetTfm |
FTransform |
|
RelativeIKOp.h |
|
| TargetBone |
FName |
|
RelativeIKOp.h |
|
| TargetLocalRefTfm |
FTransform |
|
RelativeIKOp.h |
|
| TranslationMode |
EPinBoneTranslationMode |
|
RelativeIKOp.h |
|