unreal.XRSystemFlags

class unreal.XRSystemFlags

Bases: EnumBase

Flags to better inform the user about specifics of the underlying XR system

C++ Source:

  • Module: HeadMountedDisplay

  • File: HeadMountedDisplayTypes.h

IS_AR: XRSystemFlags

1

IS_HEAD_MOUNTED: XRSystemFlags

4

IS_TABLET: XRSystemFlags

2

SUPPORTS_HAND_TRACKING: XRSystemFlags

8