Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


lightProbeProxyVolume

The LightProbeProxyVolume the ray tracing instance uses.
Read time 1 minuteLast updated 13 days ago

Definition

public LightProbeProxyVolume lightProbeProxyVolume { readonly get; set; }

Remarks

When you specify a LightProbeProxyVolume, you must set
lightProbeUsage
to
LightProbeUsage.UseProxyVolume
.