Estructura que almacena detalles relativos a la navegación.
| defaultNavigation | Return a Navigation with sensible default values. | 
| mode | Modo de navegación. | 
| selectOnDown | Specify a Selectable UI GameObject to highlight when the down arrow key is pressed. | 
| selectOnLeft | Specify a Selectable UI GameObject to highlight when the left arrow key is pressed. | 
| selectOnRight | Specify a Selectable UI GameObject to highlight when the right arrow key is pressed. | 
| selectOnUp | Specify a Selectable UI GameObject to highlight when the Up arrow key is pressed. |