Navigation
API > API/Plugins > API/Plugins/PerformanceCaptureCore > API/Plugins/PerformanceCaptureCore/ACapturePerformer
References
| Module | PerformanceCaptureCore |
| Header | /Engine/Plugins/Animation/PerformanceCaptureCore/Source/PerformanceCaptureCore/Public/CapturePerformer.h |
| Include | #include "CapturePerformer.h" |
| Source | /Engine/Plugins/Animation/PerformanceCaptureCore/Source/PerformanceCaptureCore/Private/CapturePerformer.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. |