VR Developement Texture Quality

Finally I adopted the following solution:
In my custom Game Instance blueprint I fire a console command to drive screen resolution at runtime

Event init → Execute Console Command: Command = “r.ScreenPercentage 85”

And all texture are better.
More with this BP I can tune resolution depending on compute power at runtime.

ref: