SetLightingSettingsForScenes(Scene[], LightingSettings)
Applies the settings specified in the LightingSettings object to an array of Scene objects.
Read time 1 minuteLast updated 10 days ago
Definition
- Type: Method
- Namespace: UnityEditor
- Assembly: UnityEditor.CoreModule
public static void SetLightingSettingsForScenes(Scene[] scenes, LightingSettings lightingSettings)
Parameters
Remarks
Additional Resources: Lightmapping.SetLightingSettingsForScene, Lightmapping.GetLightingSettingsForScene.