Skip to main content

RHI.FeatureSetLimit

Var

Unreal Engine Var console variable.

RHIFeatureSetLimit

Description

If set to 10, limit D3D RHI to D3D10 feature level. Otherwise, it will use default. Changing this at run-time has no effect. (default is -1)

Usage

RHI.FeatureSetLimit [value]

Set via the console (~) or in DefaultEngine.ini / DefaultGame.ini.