UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
LensDistortion.h File Reference
#include "ScreenPass.h"

Go to the source code of this file.

Classes

struct  FLensDistortionLUT
 
struct  FPaniniProjectionConfig
 

Namespaces

namespace  LensDistortion
 

Enumerations

enum class  LensDistortion::EPassLocation : uint8 { LensDistortion::TSR , LensDistortion::PrimaryUpscale }
 

Functions

EPassLocation LensDistortion::GetPassLocation (const FViewInfo &InViewInfo)
 
RENDERER_API EPassLocation LensDistortion::GetPassLocationUnsafe (const FSceneView &InView)
 
RENDERER_API const FLensDistortionLUTLensDistortion::GetLUTUnsafe (const FSceneView &InView)
 
RENDERER_API void LensDistortion::SetLUTUnsafe (FSceneView &InView, const FLensDistortionLUT &DistortionLUT)