Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


lightingSettings

The LightingSettings that will be used for the current Scene. Will throw an exception if it is null.
Read time 1 minuteLast updated 4 days ago

Definition

  • Type: Property
  • Namespace: UnityEditor
  • Assembly: UnityEditor.CoreModule
public static LightingSettings lightingSettings { get; set; }

Remarks