unreal.MetaHumanLiveLinkVideoFormat¶
- class unreal.MetaHumanLiveLinkVideoFormat(resolution: IntPoint = Ellipsis, frame_rate: float = 0.0, type: str = '', name: str = '')¶
Bases:
StructBaseMetaHuman Live Link Video Format
C++ Source:
Plugin: MetaHumanLiveLink
Module: MetaHumanLocalLiveLinkSource
File: MetaHumanLocalLiveLinkSourceBlueprint.h
Editor Properties: (see get_editor_property/set_editor_property)
frame_rate(float): [Read-Write]name(str): [Read-Write]resolution(IntPoint): [Read-Write]type(str): [Read-Write]