RAY_FLAG_ACCEPT_FIRST_HIT_AND_END_SEARCH
Description
Accepts the first intersection found and skips searching for closer hits.
Signature
static const uint RAY_FLAG_ACCEPT_FIRST_HIT_AND_END_SEARCH = 0x04;
Accepts the first intersection found and skips searching for closer hits.
static const uint RAY_FLAG_ACCEPT_FIRST_HIT_AND_END_SEARCH = 0x04;