unreal.LiveLinkOpenTrackIO_Rotator

class unreal.LiveLinkOpenTrackIO_Rotator(pan: float = 0.0, tilt: float = 0.0, roll: float = 0.0)

Bases: StructBase

Live Link Open Track IO Rotator

C++ Source:

  • Plugin: LiveLinkOpenTrackIO

  • Module: LiveLinkOpenTrackIO

  • File: LiveLinkOpenTrackIOTypes.h

Editor Properties: (see get_editor_property/set_editor_property)

  • pan (double): [Read-Write]

  • roll (double): [Read-Write]

  • tilt (double): [Read-Write]

property pan: float

[Read-Write]

Type:

(double)

property roll: float

[Read-Write]

Type:

(double)

property tilt: float

[Read-Write]

Type:

(double)