Version: 2021.2
言語: 日本語
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.