# bounceBoost

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

## Definition

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

> **Warning:**
>
> **Deprecated.** Lightmapping.bounceBoost is obsolete, use LightingSettings.albedoBoost instead.

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