Version: 2023.2
public Vector3 relativeOrigin ;

描述

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.