unreal.LiveLinkOpenTrackIOSensorDimensions

class unreal.LiveLinkOpenTrackIOSensorDimensions(height: OpenTrackIOOptionalFloat = Ellipsis, width: OpenTrackIOOptionalFloat = Ellipsis)

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 (OpenTrackIOOptionalFloat): [Read-Write]

  • width (OpenTrackIOOptionalFloat): [Read-Write]

property height: OpenTrackIOOptionalFloat

[Read-Write]

Type:

(OpenTrackIOOptionalFloat)

property width: OpenTrackIOOptionalFloat

[Read-Write]

Type:

(OpenTrackIOOptionalFloat)