Version: 2021.1
言語: 日本語

Lightmapping.SetLightingSettingsForScenes

マニュアルに切り替える
public static void SetLightingSettingsForScenes (Scene[] scenes, LightingSettings lightingSettings);

パラメーター

scenes The array of Scene objects. If the Scene.isLoaded property is false on a Scene object, the method does not apply the settings to that object.
lightingSettings The LightingSettings object.

説明

Applies the settings specified in the LightingSettings object to an array of Scene objects.