unreal.LiveLinkOpenTrackIOStatics¶
- class unreal.LiveLinkOpenTrackIOStatics(duration: LiveLinkOpenTrackIOStaticDuration = Ellipsis, camera: LiveLinkOpenTrackIOStaticCamera = Ellipsis, lens: LiveLinkOpenTrackIOStaticLens = Ellipsis, tracker: LiveLinkOpenTrackIOStaticTracker = Ellipsis)¶
Bases:
StructBaseStatic data from a parsed OpenTrackIO datagram. Per the spec this will be sent periodically from the source.
C++ Source:
Plugin: LiveLinkOpenTrackIO
Module: LiveLinkOpenTrackIO
File: LiveLinkOpenTrackIOTypes.h
Editor Properties: (see get_editor_property/set_editor_property)
camera(LiveLinkOpenTrackIOStaticCamera): [Read-Write]duration(LiveLinkOpenTrackIOStaticDuration): [Read-Write]lens(LiveLinkOpenTrackIOStaticLens): [Read-Write]tracker(LiveLinkOpenTrackIOStaticTracker): [Read-Write]
- property camera: LiveLinkOpenTrackIOStaticCamera¶
[Read-Write]
- Type:
- property duration: LiveLinkOpenTrackIOStaticDuration¶
[Read-Write]
- property lens: LiveLinkOpenTrackIOStaticLens¶
[Read-Write]
- Type:
- property tracker: LiveLinkOpenTrackIOStaticTracker¶
[Read-Write]
- Type: