Version: 2021.3
언어: 한국어

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.