![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
Enumerations | |
| enum | Type : int { ES2_REMOVED , ES3_1 , SM4_REMOVED , SM5 , SM6 , Num } |
The RHI's feature level indicates what level of support can be relied upon. Note: these are named after graphics API's like ES3 but a feature level can be used with a different API (eg ERHIFeatureLevel::ES3.1 on D3D11) As long as the graphics API supports all the features of the feature level (eg no ERHIFeatureLevel::SM5 on OpenGL ES3.1)
| enum ERHIFeatureLevel::Type : int |