Navigation
API > API/Plugins > API/Plugins/IKRig
| Name | FRetargetPoseScaleWithPivot |
| Type | struct |
| Header File | /Engine/Plugins/Animation/IKRig/Source/IKRig/Public/Retargeter/IKRetargetProcessor.h |
| Include Path | #include "Retargeter/IKRetargetProcessor.h" |
Syntax
struct FRetargetPoseScaleWithPivot
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
| Retargeter/IKRetargetProcessor.h | |||
FRetargetPoseScaleWithPivot
(
const double InFactor, |
Retargeter/IKRetargetProcessor.h |
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| Factor | double | Retargeter/IKRetargetProcessor.h | ||
| Pivot | FVector | Retargeter/IKRetargetProcessor.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
bool ScalePose
(
TArray< FTransform >& InOutGlobalPose |
Retargeter/IKRetargetProcessor.h |
Operators
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
bool operator==
(
const FRetargetPoseScaleWithPivot& Other |
Retargeter/IKRetargetProcessor.h |