# SubshaderCount

> The number of runtime subshaders used by this shader.

## Definition

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

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