UE5 How to adjust the resolution of Widget UMG

Because I want to display a 3D object in front of the UI, I want to put the UI in the widget component, but how do I adapt the resolution?

Increase Draw Size of the component and reduce its Scale (optional).