Skip to main content
Version: 2.0

Highlighter Modules

Highlighter modules are designed to, as its name implies, highlight a specific portion of the UI.

In Canvas Group component of the Highlighter module, be sure that “Blocks Raycasts” option is unchecked as it will block mouse clicks of the actual UI.

Size Type

Specifies how highlighter's dimensions will be obtained.

TypeDescription
Based on UI TransformHighlighter will have exact same size as of specified UI Element
Custom SizeSize will be specified manually

UI Transform

RectTransform of a UI element which dimensions will be copied by the highlighter

Size Offset

Used to add size from the obtained UI element transform. Useful if you want to have your Highlighter slightly bigger than the actual UI element.

Custom Size

Manually specify the width and height of the Highlighter