unreal.DataInputType¶
- class unreal.DataInputType¶
Bases:
EnumBaseEData Input Type
C++ Source:
Plugin: MetaHuman
Module: MetaHumanPerformance
File: MetaHumanPerformance.h
- AUDIO: DataInputType = Ellipsis¶
Process audio into animation
- Type:
1
- DEPTH_FOOTAGE: DataInputType = Ellipsis¶
Process depth enabled footage and an identity into animation
- Type:
0
- MONO_FOOTAGE: DataInputType = Ellipsis¶
Process single view footage into animation
- Type:
2