UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
ScreenSpaceDenoise.h File Reference

Go to the source code of this file.

Classes

class  IScreenSpaceDenoiser
 
struct  IScreenSpaceDenoiser::FShadowRayTracingConfig
 
struct  IScreenSpaceDenoiser::FShadowVisibilityParameters
 
struct  IScreenSpaceDenoiser::FReflectionsRayTracingConfig
 
struct  IScreenSpaceDenoiser::FAmbientOcclusionRayTracingConfig
 

Namespaces

namespace  Denoiser
 

Functions

void Denoiser::SetupCommonShaderParameters (const FViewInfo &View, const FSceneTextureParameters &SceneTextures, const FIntRect DenoiserFullResViewport, float DenoisingResolutionFraction, FCommonShaderParameters *OutPublicCommonParameters)
 
int GetReflectionsDenoiserMode ()
 

Variables

RENDERER_API const IScreenSpaceDenoiserGScreenSpaceDenoiser
 

Function Documentation

◆ GetReflectionsDenoiserMode()

int GetReflectionsDenoiserMode ( )
extern

Variable Documentation

◆ GScreenSpaceDenoiser

RENDERER_API const IScreenSpaceDenoiser* GScreenSpaceDenoiser
extern