The Joy Of Creation Unreal Engine 5

Then, just as rasterization is invoked by Draw() and compute is invokedvia Dispatch(), raytracing is invoked via DispatchRays().DispatchRays() can be called from graphics command lists, computecommand lists or bundles.