Navigation
API > API/Runtime > API/Runtime/RHI > API/Runtime/RHI/FRayTracingPipelineStateInitiali-
References
| Module | RHI |
| Header | /Engine/Source/Runtime/RHI/Public/RHIResources.h |
| Include | #include "RHIResources.h" |
void SetRayGenShaderTable
(
const TArrayView < FRHIRayTracingShader * > & InRayGenShaders,
uint64 Hash
)
Remarks
Shaders used as entry point to ray tracing work. At least one RayGen shader must be provided.