determines which value to record if a ray intersects the
high-resolution mesh more than once.
- Furthest outside: the first intersection is recorded.
- Furthest inside: the last intersection is recorded.
- Closest to lowres Mesh: the intersection closest to the low
resolution mesh his recorded.