Version: Unity 6 Preview (6000.0)
LanguageEnglish
  • C#

LightProbes.cellCount

public int cellCount;

Description

The number of cells space is divided into (Read Only).

This includes both interior cells (tetrahedra) and outer space cells.

Deprecated, use LightProbes.cellCountSelf instead.