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