unreal.LiveLinkAxis

class unreal.LiveLinkAxis

Bases: unreal.EnumBase

DO NOT modify the order or values of these enums - the code relies on the order and values and will fail if it’s changed

C++ Source:

  • Plugin: LiveLink

  • Module: LiveLink

  • File: LiveLinkAxisSwitchPreProcessor.h

X

0

X_NEG

3

Y

1

Y_NEG

4

Z

2

Z_NEG

5