Navigation
API > API/Plugins > API/Plugins/PerformanceCaptureCore > API/Plugins/PerformanceCaptureCore/URetargetComponent
References
| Module | PerformanceCaptureCore |
| Header | /Engine/Plugins/Animation/PerformanceCaptureCore/Source/PerformanceCaptureCore/Public/RetargetComponent.h |
| Include | #include "RetargetComponent.h" |
| Source | /Engine/Plugins/Animation/PerformanceCaptureCore/Source/PerformanceCaptureCore/Private/RetargetComponent.cpp |
UFUNCTION (BlueprintCallable, Category="Performance Capture|Retarget")
void SetCustomRetargetProfile
(
FRetargetProfile InProfile
)
Remarks
Set a Custom Retarget Profile.
Parameters
| Name | Description |
|---|---|
| InProfile | New Retarget Profile. |