unreal.LiveLinkOpenTrackIOTracker¶
- class unreal.LiveLinkOpenTrackIOTracker(notes: str = '', recording: bool = False, slate: str = '', status: str = '')¶
Bases:
StructBaseLive Link Open Track IOTracker
C++ Source:
Plugin: LiveLinkOpenTrackIO
Module: LiveLinkOpenTrackIO
File: LiveLinkOpenTrackIOTypes.h
Editor Properties: (see get_editor_property/set_editor_property)
notes(str): [Read-Write] Non-blank string containing notes about tracking systemrecording(bool): [Read-Write] Boolean indicating whether tracking system is recording data.slate(str): [Read-Write] Non-blank string describing the recording slatestatus(str): [Read-Write] Non-blank string describing status of tracking system
- property notes: str¶
[Read-Write] Non-blank string containing notes about tracking system
- Type:
(str)