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

Enumerations

enum  Type : int {
  Disabled = 0 UMETA(DisplayName = "Disabled") , Low = 1 UMETA(DisplayName = "Low") , Medium = 2 UMETA(DisplayName = "Medium") , High = 3 UMETA(DisplayName = "High") ,
  HighTop = 4 UMETA(DisplayName = "High Top")
}
 

Detailed Description

Enumerates VRS Fixed-foveation levels

Enumeration Type Documentation

◆ Type

Enumerator
Disabled 
Low 
Medium 
High 
HighTop