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

#include <LumenSceneCardCapture.h>

Public Attributes

FIntPoint Size
 
FRDGTextureRef Albedo = nullptr
 
FRDGTextureRef Normal = nullptr
 
FRDGTextureRef Emissive = nullptr
 
FRDGTextureRef DepthStencil = nullptr
 

Member Data Documentation

◆ Albedo

FRDGTextureRef FCardCaptureAtlas::Albedo = nullptr

◆ DepthStencil

FRDGTextureRef FCardCaptureAtlas::DepthStencil = nullptr

◆ Emissive

FRDGTextureRef FCardCaptureAtlas::Emissive = nullptr

◆ Normal

FRDGTextureRef FCardCaptureAtlas::Normal = nullptr

◆ Size

FIntPoint FCardCaptureAtlas::Size

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