# lightingSettingsDefaults

> Default LightingSettings that Unity uses for Scenes where Lightmapping.lightingSettings is not assigned. (Read only)

## Definition

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

```csharp
public static LightingSettings lightingSettingsDefaults { get; }
```

### Remarks

Will throw an exception if data is being altered.
