Version: 2021.3
언어: 한국어

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.