# indirectOutputScale

> This property is now obsolete. Use LightingSettings.indirectScale.

## Definition

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

> **Warning:**
>
> **Deprecated.** Lightmapping.indirectOutputScale is obsolete, use LightingSettings.indirectScale instead.

```csharp
public static float indirectOutputScale { get; set; }
```
