LanguageEnglish
  • C#
  • JS

Script language

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

This version of Unity is unsupported.

ResolutionMode

enumeration

Switch to Manual

Description

The resolution mode for generating a grid of interpolated Light Probes.

Properties

AutomaticThe automatic mode uses a number of interpolated Light Probes per unit area, and uses the bounding volume size to compute the resolution. The final resolution value is a power of 2.
CustomThe custom mode allows you to specify the 3D grid resolution.