unreal.LiveLinkOpenTrackIOAnamorphicSqueeze¶
- class unreal.LiveLinkOpenTrackIOAnamorphicSqueeze(num: int = 0, denom: int = 0)¶
Bases:
StructBaseNominal ratio of height to width of the image of an axis-aligned square captured by the camera sensor. It can be used to de-squeeze images but is not however an exact number over the entire captured area due to a lens’ intrinsic analog nature.
C++ Source:
Plugin: LiveLinkOpenTrackIO
Module: LiveLinkOpenTrackIO
File: LiveLinkOpenTrackIOTypes.h
Editor Properties: (see get_editor_property/set_editor_property)
denom(int32): [Read-Write]num(int32): [Read-Write]