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.