Navigation
API > API/Plugins > API/Plugins/MetaHumanCaptureSource
Enum that describes how the operations of the capture source should be executed
| Name | ETakeIngestMode |
| Type | enum |
| Header File | /Engine/Plugins/MetaHuman/MetaHumanAnimator/Source/MetaHumanCaptureSource/Public/MetaHumanTakeData.h |
| Include Path | #include "MetaHumanTakeData.h" |
Syntax
enum ETakeIngestMode
{
Async,
Blocking,
}
Values
| Name | Remarks |
|---|---|
| Async | |
| Blocking |