UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
UE::Renderer::Private::IPathTracingDenoiser::FInputs Struct Reference

#include <PathTracingDenoiser.h>

Public Attributes

FRDGTextureRef ColorTex
 
FRDGTextureRef AlbedoTex
 
FRDGTextureRef NormalTex
 
FRDGTextureRef OutputTex
 

Detailed Description

Inputs of the path tracing denoiser.

Member Data Documentation

◆ AlbedoTex

FRDGTextureRef UE::Renderer::Private::IPathTracingDenoiser::FInputs::AlbedoTex

◆ ColorTex

FRDGTextureRef UE::Renderer::Private::IPathTracingDenoiser::FInputs::ColorTex

◆ NormalTex

FRDGTextureRef UE::Renderer::Private::IPathTracingDenoiser::FInputs::NormalTex

◆ OutputTex

FRDGTextureRef UE::Renderer::Private::IPathTracingDenoiser::FInputs::OutputTex

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