Version: 2020.1
LanguageEnglish
  • C#

LightingSettings.mixedBakeMode

Suggest a change

Success!

Thank you for helping us improve the quality of Unity Documentation. Although we cannot accept all submissions, we do read each suggested change from our users and will make updates where applicable.

Close

Submission failed

For some reason your suggested change could not be submitted. Please <a>try again</a> in a few minutes. And thank you for taking the time to help us improve the quality of Unity Documentation.

Close

Cancel

Switch to Manual
public MixedLightingMode mixedBakeMode;

Description

Sets the MixedLightingMode that Unity uses for all Mixed Lights in the Scene. (Editor only).

Use this property to choose the MixedLightingMode for the Scene. This defines the realtime behavior of Mixed Lights and determines what lighting data from Mixed Lights is baked into lightmaps.

This setting affects the realtime behaviour of lights, and lightmaps generated by the Baked Global Illumination system.

When Unity serializes this LightingSettings object as a Lighting Settings Asset, this property corresponds to the Lighting Mode property in the Lighting Settings Asset Inspector.

See Also: Lighting Settings Asset, Lighting Modes, Mixed Lighting.

Did you find this page useful? Please give it a rating: