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

#include <Substrate.h>

+ Inheritance diagram for FSubstrateViewDebugData::FTransientDebugBuffer:

Public Attributes

uint32 DebugDataSizeInUints = 0
 
FRDGBufferRef DebugData = nullptr
 
FRDGBufferUAVRef DebugDataUAV = nullptr
 

Member Data Documentation

◆ DebugData

FRDGBufferRef FSubstrateViewDebugData::FTransientDebugBuffer::DebugData = nullptr

◆ DebugDataSizeInUints

uint32 FSubstrateViewDebugData::FTransientDebugBuffer::DebugDataSizeInUints = 0

◆ DebugDataUAV

FRDGBufferUAVRef FSubstrateViewDebugData::FTransientDebugBuffer::DebugDataUAV = nullptr

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