UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
FPathTracingRealtimeDenoiserResources Struct Reference

#include <PathTracingResources.h>

Public Attributes

FRDGTextureDiffuseColor = nullptr
 
FRDGTextureSpecularColor = nullptr
 
FRDGTextureRoughness = nullptr
 
FRDGTextureNormal = nullptr
 
FRDGTextureLinearDepth = nullptr
 

Member Data Documentation

◆ DiffuseColor

FRDGTexture* FPathTracingRealtimeDenoiserResources::DiffuseColor = nullptr

◆ LinearDepth

FRDGTexture* FPathTracingRealtimeDenoiserResources::LinearDepth = nullptr

◆ Normal

FRDGTexture* FPathTracingRealtimeDenoiserResources::Normal = nullptr

◆ Roughness

FRDGTexture* FPathTracingRealtimeDenoiserResources::Roughness = nullptr

◆ SpecularColor

FRDGTexture* FPathTracingRealtimeDenoiserResources::SpecularColor = nullptr

The documentation for this struct was generated from the following file: