Version: 2022.2
言語: 日本語

SearchUtils.GetMainWindowCenteredPosition

マニュアルに切り替える
public static Rect GetMainWindowCenteredPosition (Vector2 size);

パラメーター

size Size of the window to be centered.

戻り値

Rect Centered position.

説明

Returns a UnityEngine.Rect to center a window on the main Unity Editor window.