Web View Selector UGUI

The selector component used by the Web View UGUI component.

Ensure this object has an attached Canvas component with the Render Mode set to Screen Space - Camera and the Render Camera set to the main camera.

The Web View Selector UGUI component is used by the Web View UGUI component to help select skills without the use of a mouse. This requires proper input setup. See Web View Input Handling.

An Animator component with an unfocused and focused selector animation is required.

The selector only works on the active web view component. So if you have multiple in your scene, you may need to update the active one.

Properties

Name
Description

Normal Size

The normal size of the selector. This is applied when not focusing a skill.

Unfocused Anim Name

The unfocused animation name.

Focused Anim Name

The focused animation name.

Last updated