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

Variables

int32 bSyncWithDWM = 0
 
float RefreshPercentageBeforePresent = 1.0f
 
int32 TargetRefreshRate = 0
 
float SyncRefreshThreshold = 1.05f
 
int32 MaxSyncCounter = 8
 
int32 SyncThreshold = 7
 
int32 MaximumFrameLatency = 3
 
int32 MaxFeatureSetLimit = -1
 

Detailed Description

RHI console variables used by viewports.

Console variables used by the D3D11 RHI device.

Variable Documentation

◆ bSyncWithDWM

int32 RHIConsoleVariables::bSyncWithDWM = 0

◆ MaxFeatureSetLimit

int32 RHIConsoleVariables::MaxFeatureSetLimit = -1

◆ MaximumFrameLatency

int32 RHIConsoleVariables::MaximumFrameLatency = 3

◆ MaxSyncCounter

int32 RHIConsoleVariables::MaxSyncCounter = 8

◆ RefreshPercentageBeforePresent

float RHIConsoleVariables::RefreshPercentageBeforePresent = 1.0f

◆ SyncRefreshThreshold

float RHIConsoleVariables::SyncRefreshThreshold = 1.05f

◆ SyncThreshold

int32 RHIConsoleVariables::SyncThreshold = 7

◆ TargetRefreshRate

int32 RHIConsoleVariables::TargetRefreshRate = 0