6.8 KiB
Probe Adjustment Volume component reference
Select a Probe Adjustment Volume Component and open the Inspector to view its properties.
Refer to the following for more information about using the Probe Adjustment Volume component:
Property | Description | |
---|---|---|
Influence Volume | ||
Shape | Set the shape of the Adjustment Volume to either Box or Sphere. | |
Size | Set the size of the Adjustment Volume. This property only appears if you set Shape to Box. | |
Radius | Set the radius of the Adjustment Volume. This property only appears if you set Shape to Sphere. | |
Mode |
Select how to override probes inside the Adjustment Volume.
|
|
Dilation Validity Threshold |
Override the ratio of backfaces a probe samples before HDRP considers it invalid. This option only appears if you set Mode to Override Validity Threshold, and you enable Additional Properties. |
|
Virtual Offset Rotation |
Set the rotation angle for the Virtual Offset vector on all probes in the Adjustment Volume. This option only appears if you set Mode to Apply Virtual Offset. |
|
Virtual Offset Distance |
Set how far HDRP pushes probes along the Virtual Offset Rotation vector. This option only appears if you set Mode to Apply Virtual Offset. |
|
Geometry Bias |
Sets how far HDRP pushes a probe's capture point out of geometry after one of its sampling rays hits geometry. This option only appears if you set Mode to Override Virtual Offset Settings. |
|
Ray Origin Bias | Override the distance between a probe's center and the point HDRP uses to determine the origin of that probe's sampling ray. This can be used to push rays beyond nearby geometry if the geometry causes issues. This option appears only if you set Mode to Override Virtual Offset Settings. |
|
Intensity Scale |
Change the brightness of all probes covered by the Probe Volumes Adjustment Volume component. Use this sparingly, because changing the intensity of probe data can lead to inconsistencies in the lighting. This option only appears if you set Mode to Intensity Scale. |
|
Preview Probe Adjustments |
Preview the effect of the adjustments in the Scene view and the Rendering Debugger. |
|
Bake Probe Volumes |
Bake the Adaptive Probe Volumes with the adjustments. |
Override Sample Count properties
These properties are visible only when you set Mode to Override Sample Count.
Probes
Property | Description |
---|---|
Direct Sample Count | Set the number of samples Unity uses to calculate direct lighting. |
Indirect Sample Count | Set the number of samples Unity uses to calculate indirect lighting. |
Sample Count Multiplier | Set a value to multiply Direct Sample Count and Indirect Sample Count by. |
Max Bounces | Set the maximum number of times Unity bounces light off objects when it calculates indirect lighting. |
Sky Occlusion
These properties only have an effect if you enable sky occlusion. Refer to Update light from the sky at runtime with sky occlusion for more information.
Property | Description |
---|---|
Sample Count | Set the number of samples Unity uses to calculate a sky occlusion value for each probe. |
Max Bounces | Set the maximum number of times Unity bounces light off objects when it calculates a sky occlusion value. |