unreal.TrackingStatus¶
- class unreal.TrackingStatus¶
Bases:
EnumBaseETracking Status
C++ Source:
Module: HeadMountedDisplay
File: IMotionController.h
- INERTIAL_ONLY: TrackingStatus = Ellipsis¶
1
- NOT_TRACKED: TrackingStatus = Ellipsis¶
0
- TRACKED: TrackingStatus = Ellipsis¶
Note This value of the enum is deprecated and only used by legacy platforms. Please do not introduce new usages of it.
- Type:
2