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

#include <FirstPersonSelfShadow.h>

Public Attributes

FIntPoint Resolution = FIntPoint::ZeroValue
 
FRDGTextureRef Normals = nullptr
 
FRDGTextureRef DepthStencil = nullptr
 

Member Data Documentation

◆ DepthStencil

FRDGTextureRef FFirstPersonSelfShadowInputs::FDownsampledTextures::DepthStencil = nullptr

◆ Normals

FRDGTextureRef FFirstPersonSelfShadowInputs::FDownsampledTextures::Normals = nullptr

◆ Resolution

FIntPoint FFirstPersonSelfShadowInputs::FDownsampledTextures::Resolution = FIntPoint::ZeroValue

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