RRIntersectQuery
Usage
Query type for rrCmdIntersect().
Applies to
All supported backends
Possible Values
Name |
Value |
Brief Explanation |
---|---|---|
RR_INTERSECT_QUERY_CLOSEST |
0 |
Find closest ray intersection. |
RR_INTERSECT_QUERY_ANY |
1 |
Find any ray intersection. |