Files
UnrealEngineUWP/Engine/Source/Runtime/RHI
nicolas mercier b18f2c9e97 Added an explicit way of selecting RHI renderer/feature level.
Users can specify PreferredRHI and PreferredFeatureLevel instead of the less expressive bUseD3D12InGame and bPreferFeatureLevelES31.
The boolean settings are still read and applied, to preserve backwards compatibility.

#rnx

[CL 22723929 by nicolas mercier in ue5-main branch]
2022-10-24 09:11:53 -04:00
..