Legacy Documentation: Version 5.4
LanguageEnglish
  • C#
  • JS

Script language

Select your preferred scripting language. All code snippets will be displayed in this language.

ProbePositionMode

enumeration

Switch to Manual

Description

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

Variables

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.