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 SetLiveLinkSubject
(
FLiveLinkSubjectName Subject
)
Remarks
Set the LiveLink Subject Name. Subject must have the Animation Role Type.
Parameters
| Name | Description |
|---|---|
| Subject | New LiveLink Subject. |