RayQuery<uint rayFlagsGeneric>.CandidateClusterID
Description
Gets the cluster ID of the candidate hit.
Signature
int RayQuery<uint rayFlagsGeneric>.CandidateClusterID();
Return value
Cluster ID for the candidate hit
Remarks
HLSL/GLSL/SPIRV
Availability and Requirements
Defined for the following targets:
hlsl
Available in all stages.
glsl
Available in all stages.
spirv
Available in all stages.
Requires capability: spvRayQueryKHR
.