Aspect ratio change to scale only screen height

Is there any way to determine how the change in aspect ratio should be handled?

I’d like it so that screen width in world units would always stay the same and only the height would change.
Didn’t find any way to to affect the aspect ratio change behavior.

you would change the Screen width / height
or the normalized view rect

accordingly