This version of Unity is unsupported.

ProbePositionMode

enumeration

Switch to Manual

Description

The mode in which the interpolated Light Probe positions are generated.

Additional resources: Light Probes, Light Probe Proxy Volume.

Properties

CellCornerDivide the volume in cells based on resolution, and generate interpolated Light Probes positions in the corner/edge of the cells.
CellCenterDivide the volume in cells based on resolution, and generate interpolated Light Probe positions in the center of the cells.