Lightmapping.GetLightingSettingsForScene

Switch to Manual
public static LightingSettings GetLightingSettingsForScene (SearchService.Scene scene);

Parameters

sceneThe Scene object.

Returns

LightingSettings The LightingSettings object if Scene.isLoaded is true. Otherwise returns null.

Description

Gets the LightingSettings object of a Scene object.