lightingSettingsDefaults
Default LightingSettings that Unity uses for Scenes where Lightmapping.lightingSettings is not assigned. (Read only)
Read time 1 minuteLast updated 4 days ago
Definition
- Type: Property
- Namespace: UnityEditor
- Assembly: UnityEditor
public static LightingSettings lightingSettingsDefaults { get; }
Remarks
Will throw an exception if data is being altered.