unreal.LiveLinkOpenTrackIOLens_RawEncoders

class unreal.LiveLinkOpenTrackIOLens_RawEncoders(focus: int = 0, iris: int = 0, zoom: int = 0)

Bases: StructBase

Raw encoder values for focus, iris and zoom. These values are dependent on encoder resolution and before any homing / ranging has taken place.

C++ Source:

  • Plugin: LiveLinkOpenTrackIO

  • Module: LiveLinkOpenTrackIO

  • File: LiveLinkOpenTrackIOTypes.h

Editor Properties: (see get_editor_property/set_editor_property)

  • focus (int32): [Read-Write]

  • iris (int32): [Read-Write]

  • zoom (int32): [Read-Write]

property focus: int

[Read-Write]

Type:

(int32)

property iris: int

[Read-Write]

Type:

(int32)

property zoom: int

[Read-Write]

Type:

(int32)