Version: 2022.2
언어: 한국어

Screen.GetDisplayLayout

매뉴얼로 전환
public static void GetDisplayLayout (List<DisplayInfo> displayLayout);

파라미터

displayLayout Connected display information.

설명

Retrieves layout information about connected displays such as names, resolutions and refresh rates.

This API does not allocate managed memory outside of the Editor. You can call this method without generating garbage or triggering the garbage collector. It is only supported on Linux, macOS and Windows Standalone.