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

#include <PathTracingDenoiser.h>

Public Attributes

FRDGTextureRef InputFrameTex
 
FRDGTextureRef ReferenceFrameTex
 
FRDGTextureRef OutputTex
 
float PreExposure = 1.0f
 

Member Data Documentation

◆ InputFrameTex

FRDGTextureRef UE::Renderer::Private::IPathTracingSpatialTemporalDenoiser::FMotionVectorInputs::InputFrameTex

◆ OutputTex

FRDGTextureRef UE::Renderer::Private::IPathTracingSpatialTemporalDenoiser::FMotionVectorInputs::OutputTex

◆ PreExposure

float UE::Renderer::Private::IPathTracingSpatialTemporalDenoiser::FMotionVectorInputs::PreExposure = 1.0f

◆ ReferenceFrameTex

FRDGTextureRef UE::Renderer::Private::IPathTracingSpatialTemporalDenoiser::FMotionVectorInputs::ReferenceFrameTex

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