Version: 2020.2
언어: 한국어

Lightmapping.GetLightingSettingsForScene

매뉴얼로 전환
public static LightingSettings GetLightingSettingsForScene (SceneManagement.Scene scene);

파라미터

scene The Scene object.

반환

LightingSettings The LightingSettings object if Scene.isLoaded is true. Otherwise returns null.

설명

Gets the LightingSettings object of a Scene object.