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

#include <VulkanRayTracing.h>

Public Member Functions

 FVkRtBLASBuildData ()
 

Public Attributes

TArray< VkAccelerationStructureGeometryKHR, TInlineAllocator< 1 > > Segments
 
TArray< VkAccelerationStructureBuildRangeInfoKHR, TInlineAllocator< 1 > > Ranges
 
VkAccelerationStructureBuildGeometryInfoKHR GeometryInfo
 
VkAccelerationStructureBuildSizesInfoKHR SizesInfo
 

Constructor & Destructor Documentation

◆ FVkRtBLASBuildData()

FVkRtBLASBuildData::FVkRtBLASBuildData ( )
inline

Member Data Documentation

◆ GeometryInfo

VkAccelerationStructureBuildGeometryInfoKHR FVkRtBLASBuildData::GeometryInfo

◆ Ranges

◆ Segments

TArray<VkAccelerationStructureGeometryKHR, TInlineAllocator<1> > FVkRtBLASBuildData::Segments

◆ SizesInfo

VkAccelerationStructureBuildSizesInfoKHR FVkRtBLASBuildData::SizesInfo

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