Selector UGUI

The selector used for cross input support.

The Selector UGUI is component that is used alongside Cross Input Support UGUI to help visually display the current selected selectable.

Properties

Name
Description

Canvas

The canvas of the selector.

RectTransform

The RectTransform of the selector.

Animator

The selector animator. This must have animations named "Unlocked" and "Locked".

Scripting Side

Selector UGUI

Last updated