SusSpotlightTour

Fullscreen onboarding overlay: scrim + Painter2D hole, glide between targets, AdvanceMode, Elevate, fluent tour builder (StepChanged / Completed / Cancelled).
Package
SusKit · Overlay (commercial)
SusKit · Overlay
Props
| Name | Type | Default | |
|---|---|---|---|
Model | Prop<bool> | false | v-model |
CurrentIndex | Prop<int> | -1 | v-model |
Elevate | Prop<bool> | true | v-model |
HolePadding | Prop<float> | 8f | v-model |
GlideDuration | Prop<float> | 0.28f | v-model |
AdvanceMode | Prop<string> | "ClickAnywhere" | v-model |
Slots
No slots.
Events
No public events.
Style hooks
USS class contract — override appearance without touching C#. States toggle via these classes:
sus-spotlight-toursus-spotlight-tour__actionssus-spotlight-tour__bodysus-spotlight-tour__cardsus-spotlight-tour__dimsus-spotlight-tour__elevatesus-spotlight-tour__nextsus-spotlight-tour__scrimsus-spotlight-tour__skipsus-spotlight-tour__titlesus-spotlight-tour--elevatesus-spotlight-tour--open
Usage
xml
<sus:SusSpotlightTour />