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 SetRetargetAsset
(
UIKRetargeter * InRetargetAsset
)
Remarks
Set the Retarget Asset.
Parameters
| Name | Description |
|---|---|
| InRetargetAsset | New IKRetarget Asset. |