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.
Type | Description |
---|---|
Based on UI Transform | Highlighter will have exact same size as of specified UI Element |
Custom Size | Size 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