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.