# builtInShaders

> The _role value of the file that contains Unity's built-in shaders, such as the Standard shader.

## Definition

* **Type:** Property
* **Namespace:** [UnityEditor.Build.Reporting](/engine/6000.6/script-reference/unityeditor/build/reporting.md)
* **Assembly:** UnityEditor.CoreModule

```csharp
public static string builtInShaders { get; }
```
