spotlight(_:)
Returns a hover effect that displays a feathered spotlight on the entity where the current hover location is.
Declaration
static func spotlight(_ style: HoverEffectComponent.SpotlightHoverEffectStyle) -> HoverEffectComponent.HoverEffectParameters
- style:
A Spotlighthovereffectstyle instance that allows you to customize various aspects of this hover effect.