Version: 2022.3
언어: 한국어

Screen.SetResolution

매뉴얼로 전환
public static void SetResolution (int width, int height, FullScreenMode fullscreenMode, RefreshRate preferredRefreshRate);
public static void SetResolution (int width, int height, FullScreenMode fullscreenMode);
public static void SetResolution (int width, int height, bool fullscreen);

설명

This has the same functionality as Screen.SetResolution and also mimics platform-specific behavior in the Unity Editor.