For rays that do not intersect any geometry, a miss shader can bespecified. Miss shaders can modify ray payload and generate additionalrays. Since there was no intersection, there are no intersectionattributes available.
For rays that do not intersect any geometry, a miss shader can bespecified. Miss shaders can modify ray payload and generate additionalrays. Since there was no intersection, there are no intersectionattributes available.