# umbraDataSize

> Returns the size in bytes that the PVS data is currently taking up in this Scene on disk.

## Definition

* **Type:** Property
* **Namespace:** [UnityEditor](/engine/6000.0/script-reference/unityeditor.md)
* **Assembly:** UnityEditor

```csharp
public static int umbraDataSize { get; }
```
