Version: 2020.2
言語: 日本語

Lightmapping.SetLightingSettingsForScene

マニュアルに切り替える
public static void SetLightingSettingsForScene (SceneManagement.Scene scene, LightingSettings lightingSettings);

パラメーター

scene The Scene object. If the Scene.isLoaded property is false, the method does not apply the settings.
lightingSettings The LightingSettings object.

説明

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