# cellCountSelf

> The number of cells space is divided into for this LightProbes object (Read Only).

## Definition

* **Type:** Property
* **Namespace:** [UnityEngine](/engine/6000.7/script-reference/unityengine.md)
* **Assembly:** UnityEngine.CoreModule

```csharp
public int cellCountSelf { get; }
```

### Remarks

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