UEConsole Commands
VariableConsole VariableRenderer

r.Upscale.Panini.D

r.Upscale.Panini.D is a console variable in Unreal Engine 5 (UE5). See what r.Upscale.Panini.D does, its values, and how to use this cvar in the Unreal console below.

Category: Renderer · Namespace: r

Help

Allow and configure to apply a panini distortion to the rendered image. Values between 0 and 1 allow to fade the effect (lerp). Implementation from research paper "Pannini: A New Projection for Rendering Wide Angle Perspective Images" 0: off (default) >0: enabled (requires an extra post processing pass if upsampling wasn\'t used - see r.ScreenPercentage) 1: Panini cylindrical stereographic projection

Usage

Unreal console (open with ~)
> r.Upscale.Panini.D 1

Console variables take a value. Replace 1 with the setting you need. Run it with no value to print the current one.

Related in r