DispatchRaysIndex

Gets the current location within the width, height, and depth obtained with the DispatchRaysDimensions system value intrinsic.

Syntax

uint3 DispatchRaysIndex();

Remarks

This function can be called from the following raytracing shader types.

See also