Version: Unity 6 Preview (6000.0)
LanguageEnglish
  • C#

Lightmapping.lightingSettings

public static LightingSettings lightingSettings;

Description

The LightingSettings that will be used for the current Scene. Will throw an exception if it is null.

Additional resources: TryGetLightingSettings.