unreal.AxisType

class unreal.AxisType

Bases: EnumBase

Generic axis enum (mirrored for native use in Axis.h).

C++ Source:

  • Module: CoreUObject

  • File: NoExportTypes.h

NONE: AxisType

0

X: AxisType

1

Y: AxisType

2

Z: AxisType

3