CopyRayTracingGPUInstances

Overload list

Windows
MacOS
Linux
Name Description

Public function

void

 

CopyRayTracingGPUInstances

(
    FRHICommandList& RHICmdList,
    int32 InstancesCount,
    int32 DescBufferOffset,
    FRHIShaderResourceView* Transf...,
    FRHIUnorderedAccessView* Insta...
)

Public function

void

 

CopyRayTracingGPUInstances

(
    FRHICommandList& RHICmdList,
    uint32 InstancesCount,
    int32 DescBufferOffset,
    FRHIShaderResourceView* Transf...,
    FRHIUnorderedAccessView* Insta...,
    TFunctionRef< void...
)

CS can be dispatched from inside low level RHIs via FRHICommandList_RecursiveHazardous.

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