# indirectScale

> A scale to apply to the indirect probe lighting.

## Definition

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

```csharp
public float indirectScale { readonly get; set; }
```

### Remarks

Scales the intensity of the indiret lighting in the probe.
