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

#include <SceneViewStateSystemMemory.h>

Public Attributes

FRHITextureDesc Desc
 
const TCHARDebugName
 
TUniquePtr< FRHIGPUTextureReadbackReadback
 
TMap< int32, TArray< uint8 > > Instances
 

Member Data Documentation

◆ DebugName

const TCHAR* FSceneViewStateSystemMemoryTexture::DebugName

◆ Desc

FRHITextureDesc FSceneViewStateSystemMemoryTexture::Desc

◆ Instances

TMap<int32, TArray<uint8> > FSceneViewStateSystemMemoryTexture::Instances

◆ Readback

TUniquePtr<FRHIGPUTextureReadback> FSceneViewStateSystemMemoryTexture::Readback

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