typealias CANDIDATE_TYPE
Description
Type of candidate hit that a RayQuery is pausing at. A RayQuery can automatically commit hits with opaque triangles, but yields to user code for other hits to allow them to be dismissed or committed.
Signature
typealias CANDIDATE_TYPE = uint;