Navigation
API > API/Plugins > API/Plugins/PerformanceCaptureCore > API/Plugins/PerformanceCaptureCore/UPerformerComponent
References
| Module | PerformanceCaptureCore |
| Header | /Engine/Plugins/Animation/PerformanceCaptureCore/Source/PerformanceCaptureCore/Public/PerformerComponent.h |
| Include | #include "PerformerComponent.h" |
| Source | /Engine/Plugins/Animation/PerformanceCaptureCore/Source/PerformanceCaptureCore/Private/PerformerComponent.cpp |
UFUNCTION (BlueprintCallable, Category="Performance Capture|Performer")
void SetEvaluateLiveLinkData
(
bool bEvaluateLinkLink
)
Remarks
Set the LiveLink data to update the Skeletal Mesh pose.
Parameters
| Name | Description |
|---|---|
| bEvaluateLinkLink | Drive or pause the Skeletal Mesh from LiveLink Subject data. |