# VerbosityInternal

> Used internally by Unity. Profiler markers with this flag set are not displayed in the Unity Profiler.

## Definition

* **Type:** Field
* **Namespace:** [Unity.Profiling.LowLevel](/engine/6000.6/script-reference/unity/profiling/lowlevel.md)
* **Assembly:** UnityEngine.CoreModule

```csharp
VerbosityInternal = 2048
```
