Lightmapping.SetLightingSettingsForScene

Cambiar al Manual
public static void SetLightingSettingsForScene (SearchService.Scene scene, LightingSettings lightingSettings);

Parámetros

sceneThe Scene object. If the Scene.isLoaded property is false, the method does not apply the settings.
lightingSettingsThe LightingSettings object.

Descripción

Applies the settings specified in the LightingSettings object to the Scene object.