unreal.LiveLinkOpenTrackIOSensorResolution

class unreal.LiveLinkOpenTrackIOSensorResolution(height: int = 0, width: int = 0)

Bases: StructBase

Photosite resolution of the active area of the camera sensor in pixels

C++ Source:

  • Plugin: LiveLinkOpenTrackIO

  • Module: LiveLinkOpenTrackIO

  • File: LiveLinkOpenTrackIOTypes.h

Editor Properties: (see get_editor_property/set_editor_property)

  • height (int32): [Read-Write]

  • width (int32): [Read-Write]

property height: int

[Read-Write]

Type:

(int32)

property width: int

[Read-Write]

Type:

(int32)