This version of Unity is unsupported.

LightProbeUsage

enumeration

Description

Light probe interpolation type.

Additional resources: Light Probes, Light Probe Proxy Volume.

Properties

OffLight Probes are not used. The Scene's ambient probe is provided to the shader.
BlendProbesSimple light probe interpolation is used.
UseProxyVolumeUses a 3D grid of interpolated light probes.
CustomProvidedThe light probe shader uniform values are extracted from the material property block set on the renderer.