Navigation

struct in UnityEngine.UI

매뉴얼로 전환

설명

Structure storing details related to navigation.

정적 변수

defaultNavigationReturn a Navigation with sensible default values.

변수

modeNavigation mode.
selectOnDownSpecify a Selectable UI GameObject to highlight when the down arrow key is pressed.
selectOnLeftSpecify a Selectable UI GameObject to highlight when the left arrow key is pressed.
selectOnRightSpecify a Selectable UI GameObject to highlight when the right arrow key is pressed.
selectOnUpSpecify a Selectable UI GameObject to highlight when the Up arrow key is pressed.