# mixedLightingModes

> Specifies what SupportedRenderingFeatures.LightmapMixedBakeModes that are supported. Please define a SupportedRenderingFeatures.defaultMixedLightingModes in case multiple modes are supported.

## Definition

* **Type:** Property
* **Namespace:** [UnityEngine.Rendering](/engine/6000.6/script-reference/unityengine/rendering.md)
* **Assembly:** UnityEngine.CoreModule

```csharp
public SupportedRenderingFeatures.LightmapMixedBakeModes mixedLightingModes { get; set; }
```
