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

#include <SceneRendering.h>

Public Attributes

FRDGTextureRef MarkTexture = nullptr
 
FRDGBufferRef VoxelAllocator = nullptr
 
FRDGBufferRef VoxelData = nullptr
 
FRDGBufferRef VoxelIndirectArgs = nullptr
 

Member Data Documentation

◆ MarkTexture

FRDGTextureRef FViewInfo::FTranslucencyVolumeMarkData::MarkTexture = nullptr

◆ VoxelAllocator

FRDGBufferRef FViewInfo::FTranslucencyVolumeMarkData::VoxelAllocator = nullptr

◆ VoxelData

FRDGBufferRef FViewInfo::FTranslucencyVolumeMarkData::VoxelData = nullptr

◆ VoxelIndirectArgs

FRDGBufferRef FViewInfo::FTranslucencyVolumeMarkData::VoxelIndirectArgs = nullptr

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