# streamingRendererCount

> Number of renderers registered with the Texture streaming system.

## Definition

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

```csharp
public static ulong streamingRendererCount { get; }
```

### Remarks

This is the number of renderers with streaming Textures associated.
