# postProcessOutputFolderPath

> The folder used to store the output when the probes in the request are postprocessed.

## Definition

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

```csharp
public string postProcessOutputFolderPath { readonly get; set; }
```

### Remarks

The folder must be writable.
