cellCount
The number of cells space is divided into (Read Only).
Read time 1 minuteLast updated 5 days ago
Definition
- Type: Property
- Namespace: UnityEngine
- Assembly: UnityEngine.CoreModule
public int cellCount { get; }
Remarks
This includes both interior cells (tetrahedra) and outer space cells.
Deprecated, use LightProbes.cellCountSelf instead.