Navigation
API > API/Plugins > API/Plugins/MetaHumanCaptureSource
DEPRECATED: This functionality is now available in the CaptureManager/CaptureManagerDevices module.
| Name | FMetaHumanCapturePerTakeVoidResult |
| Type | struct |
| Header File | /Engine/Plugins/MetaHuman/MetaHumanAnimator/Source/MetaHumanCaptureSource/Public/MetaHumanCaptureSource.h |
| Include Path | #include "MetaHumanCaptureSource.h" |
Syntax
USTRUCT (BlueprintType ,
Meta=(Deprecated="5.7", DeprecationMessage="MetaHumanAnimator/MetaHumanCaptureSource is deprecated. This functionality is now available in the CaptureManager/CaptureManagerDevices module"))
struct FMetaHumanCapturePerTakeVoidResult
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| Result | FMetaHumanCaptureVoidResult | Note: We can't use UE_DEPRECATED to deprecate this type unfortunately. | MetaHumanCaptureSource.h |
|
| TakeId | int32 | MetaHumanCaptureSource.h |
|