UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
EXRSystemFlags Namespace Reference

Enumerations

enum  Type : int {
  NoFlags = 0x00 UMETA(Hidden) , IsAR = 0x01 , IsTablet = 0x02 , IsHeadMounted = 0x04 ,
  SupportsHandTracking = 0x08
}
 

Detailed Description

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

Enumeration Type Documentation

◆ Type

Enumerator
NoFlags 
IsAR 
IsTablet 
IsHeadMounted 
SupportsHandTracking