# aoExponentDirect

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

## Definition

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

> **Warning:**
>
> **Deprecated.** LightmapEditorSettings.aoExponentDirect is obsolete, use LightingSettings.aoExponentDirect instead.

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