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

#include <HairStrandsData.h>

Public Attributes

uint32 TotalAtlasSlotCount = 0
 
FIntPoint AtlasSlotResolution
 
FRDGTextureRef DepthAtlasTexture = nullptr
 
FRDGTextureRef LayersAtlasTexture = nullptr
 
FRDGBufferRef DeepShadowViewInfoBuffer = nullptr
 

Static Public Attributes

static const uint32 MaxAtlasSlotCount = 32u
 

Member Data Documentation

◆ AtlasSlotResolution

FIntPoint FHairStrandsDeepShadowResources::AtlasSlotResolution

◆ DeepShadowViewInfoBuffer

FRDGBufferRef FHairStrandsDeepShadowResources::DeepShadowViewInfoBuffer = nullptr

◆ DepthAtlasTexture

FRDGTextureRef FHairStrandsDeepShadowResources::DepthAtlasTexture = nullptr

◆ LayersAtlasTexture

FRDGTextureRef FHairStrandsDeepShadowResources::LayersAtlasTexture = nullptr

◆ MaxAtlasSlotCount

const uint32 FHairStrandsDeepShadowResources::MaxAtlasSlotCount = 32u
static

◆ TotalAtlasSlotCount

uint32 FHairStrandsDeepShadowResources::TotalAtlasSlotCount = 0

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