Nodes
Shader Model
UE5 only - Performance mode, SM5, SM6
Set Prefered Feature Level
- Change between SM5, SM6 and Performance Mode.
- OBS: Game need to be restarted to take effect.
Get Prefered Feature Level
- Gets the Shader Model that will be used when the game is restarted.
Get Current Feature Level
- Get current Shader Model.
Get Max Feature Level
- Get max supported Shader Model by hardware.