
EFixedFoveatedRenderingLevel enum, which can be one of the following values:
EFixedFoveatedRenderingLevel_Off (index = 0): No reduction of resolution. (Default)EFixedFoveatedRenderingLevel_LMSLow (index = 1): The lowest level of resolution reduction.EFixedFoveatedRenderingLevel_LMSMedium (index = 2): The medium level of resolution reduction.EFixedFoveatedRenderingLevel_LMSHigh (index = 3): A high level of resolution reduction.EFixedFoveatedRenderingLevel_LMSHighTop (index = 4): The highest level of resolution reduction, with more foveation at the top.