# IndirectOnly

> Mixed lights provide real-time direct lighting while indirect light is baked into lightmaps and light probes.

## Definition

* **Type:** Field
* **Namespace:** [UnityEngine](/engine/6000.5/script-reference/unityengine.md)
* **Assembly:** UnityEngine.CoreModule

```csharp
IndirectOnly = 0
```
