Version: 2023.1
언어: 한국어
public static bool isFocused ;

설명

Whether the Player currently has focus (Read-only).

In the Editor, this corresponds to whether the Game view has focus (regardless of whether the Editor is in Play mode or not).

See Also: MonoBehaviour.OnApplicationFocus.