Navigation
API > API/Plugins > API/Plugins/IKRig
| Name | URetargetProfileLibrary |
| Type | class |
| Header File | /Engine/Plugins/Animation/IKRig/Source/IKRig/Public/Retargeter/IKRetargetProfile.h |
| Include Path | #include "Retargeter/IKRetargetProfile.h" |
Syntax
UCLASS ()
class URetargetProfileLibrary : public UBlueprintFunctionLibrary
Inheritance Hierarchy
- UObjectBase → UObjectBaseUtility → UObject → UBlueprintFunctionLibrary → URetargetProfileLibrary
Functions
Static
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
static FRetargetProfile CopyRetargetProfileFromRetargetAsset
(
const UIKRetargeter* InRetargetAsset |
Retargeter/IKRetargetProfile.h |
|
|
static UIKRetargetOpControllerBase * GetOpControllerFromRetargetProfile
(
FRetargetProfile& InRetargetProfile, |
Retargeter/IKRetargetProfile.h |
|