Hi,
I want to do a dlss settings based on a slider, basically I want that the dlss(that I will turn on/off with a button) will scale resolution not based on preset but on a slider that will fix the resolution(I m doing it in a widget blueprint but if you have other ways I m open to them).
Here the diffiulties I have:
1)I don t know which slider to use cause when I write slider in the search bar it give only the audio sliders not a generic slider(so I don t know if they have build in code that make it uneffective for what I ve to do)
2)How the slider work, I mean, there is a precise node that do all the thing or I have to build the whole thing?
3) when I previusly implemented dlss, when it goes off it do not restore the original resolution, I m doing something wrong or I just need to add the node for return the resolution to the original?
Thanks anyone for the help