Hello,I am trying to make an advanced graphic settings menu, and I cant seem to find anywhere what type of Anti Aliasing is each level like in most games 2x MSAA or 2x FXAA and stuff.
I am using Console Command r.PostProcessAAQuality.
What I’m trying to make is name the buttons accordingly like in most games for exemple: r.PostProcessAAQuality 0 i have name it to OFF;
r.PostProcessAAQuality 1 should be something like 2x FXAA,
r.PostProcessAAQuality 2 should be 4x FXAA and so on.