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

#include <LumenSceneCardCapture.h>

Public Attributes

FIntPoint Size
 
FRDGTextureRef DirectLighting = nullptr
 
FRDGTextureRef IndirectLighting = nullptr
 
FRDGTextureRef NumFramesAccumulated = nullptr
 
FRDGBufferRef TileShadowDownsampleFactor = nullptr
 

Member Data Documentation

◆ DirectLighting

FRDGTextureRef FResampledCardCaptureAtlas::DirectLighting = nullptr

◆ IndirectLighting

FRDGTextureRef FResampledCardCaptureAtlas::IndirectLighting = nullptr

◆ NumFramesAccumulated

FRDGTextureRef FResampledCardCaptureAtlas::NumFramesAccumulated = nullptr

◆ Size

FIntPoint FResampledCardCaptureAtlas::Size

◆ TileShadowDownsampleFactor

FRDGBufferRef FResampledCardCaptureAtlas::TileShadowDownsampleFactor = nullptr

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