unreal.AxisType

class unreal.AxisType

Bases: unreal.EnumBase

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

C++ Source:

  • Module: CoreUObject

  • File: NoExportTypes.h

NONE

0

X

1

Y

2

Z

3