# 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.6/script-reference/unityeditor.md)
* **Assembly:** UnityEditor.CoreModule

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