Navigation
API > API/Plugins > API/Plugins/IKRig
NOTE: Replaced by Pelvis Op and it's settings.
| Name | URetargetRootSettings |
| Type | class |
| Header File | /Engine/Plugins/Animation/IKRig/Source/IKRig/Public/Retargeter/IKRetargetDeprecated.h |
| Include Path | #include "Retargeter/IKRetargetDeprecated.h" |
Syntax
UCLASS (MinimalAPI, BlueprintType)
class URetargetRootSettings : public UObject
Inheritance Hierarchy
- UObjectBase → UObjectBaseUtility → UObject → URetargetRootSettings
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| Settings | FTargetRootSettings | Deprecated in 5.6 op refactor | Retargeter/IKRetargetDeprecated.h |
|
Functions
Public
Overridden from UObject
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
virtual void Serialize
(
FArchive& Ar |
Retargeter/IKRetargetDeprecated.h |
Deprecated Variables
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| BlendToSource_DEPRECATED | FVector | Retargeter/IKRetargetDeprecated.h |
|
|
| GlobalScaleHorizontal_DEPRECATED | float | Retargeter/IKRetargetDeprecated.h |
|
|
| GlobalScaleVertical_DEPRECATED | float | Retargeter/IKRetargetDeprecated.h |
|
|
| RetargetRootTranslation_DEPRECATED | bool | Deprecated properties from before FTargetRootSettings / profile refactor. | Retargeter/IKRetargetDeprecated.h |
|
| StaticOffset_DEPRECATED | FVector | Retargeter/IKRetargetDeprecated.h |
|
|
| StaticRotationOffset_DEPRECATED | FRotator | Retargeter/IKRetargetDeprecated.h |
|