Add Spotlight Elements
Adds UI elements to spotlight, highlighting them by excluding them from the dimmed overlay.
Field | Description |
---|---|
ClearOnStageEnd | If enabled, removes added spotlight elements when the stage ends. |
SpotlightElements | List of UI elements to exclude from dimming and highlight with a spotlight effect. |
Spotlight Element
Defines a UI element to highlight.
Field | Description |
---|---|
ParentCanvas | Parent canvas containing the UI element. |
RectTransform | RectTransform of the UI element to spotlight. |
Margin | Additional margin around the element, controlling spacing from the dimmed area. |