# paths

> Search paths. As we don't store it at runtime, you cannot rely on this property for runtime operation.

## Definition

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

```csharp
public string[] paths { get; }
```
