The relative origin of ray tracing instances.
This value is subtracted from the original instance position to get the final instance position. If you do camera-relative ray tracing, you can use relativeOrigin
to get more accurate ray-geometry intersection results.