unreal.LiveLinkOpenTrackIOLens_RawEncoders¶
- class unreal.LiveLinkOpenTrackIOLens_RawEncoders(focus: int = 0, iris: int = 0, zoom: int = 0)¶
Bases:
StructBaseRaw 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]