IRHICommandContext::RHIRayTraceDispatch

Windows
MacOS
Linux

References

Module

RHI

Header

/Engine/Source/Runtime/RHI/Public/RHIContext.h

Include

#include "RHIContext.h"

Syntax

virtual void RHIRayTraceDispatch
(
    FRHIRayTracingPipelineState * RayTracingPipelineState,
    FRHIRayTracingShader * RayGenShader,
    FRHIRayTracingScene * Scene,
    const FRayTracingShaderBindings & GlobalResourceBindings,
    uint32 Width,
    uint32 Height
)

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss