unreal.LiveLinkOpenTrackIOSensorDimensions

class unreal.LiveLinkOpenTrackIOSensorDimensions(height: type = (), width: type = ())

Bases: StructBase

Height and width of the active area of the camera sensor in millimeters

C++ Source:

  • Plugin: LiveLinkOpenTrackIO

  • Module: LiveLinkOpenTrackIO

  • File: LiveLinkOpenTrackIOTypes.h

Editor Properties: (see get_editor_property/set_editor_property)

  • height (‘undefined’): [Read-Write]

  • width (‘undefined’): [Read-Write]

property height: type

[Read-Write]

Type:

(‘undefined’)

property width: type

[Read-Write]

Type:

(‘undefined’)