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

#include <VulkanRayTracing.h>

Public Attributes

FHitGroupSystemRootConstants RootConstants
 
uint32 BindlessHitGroupSystemIndexBuffer
 
uint32 BindlessHitGroupSystemVertexBuffer
 
uint32 BindlessUniformBuffers [32]
 

Member Data Documentation

◆ BindlessHitGroupSystemIndexBuffer

uint32 FVulkanHitGroupSystemParameters::BindlessHitGroupSystemIndexBuffer

◆ BindlessHitGroupSystemVertexBuffer

uint32 FVulkanHitGroupSystemParameters::BindlessHitGroupSystemVertexBuffer

◆ BindlessUniformBuffers

uint32 FVulkanHitGroupSystemParameters::BindlessUniformBuffers[32]

◆ RootConstants

FHitGroupSystemRootConstants FVulkanHitGroupSystemParameters::RootConstants

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