---
title: HoverEffectComponent.SpotlightHoverEffectStyle
framework: realitykit
role: symbol
role_heading: Structure
path: realitykit/hovereffectcomponent/spotlighthovereffectstyle
---

# HoverEffectComponent.SpotlightHoverEffectStyle

A type that configures the visual aspects of a spotlight hover effect for an entity.

## Declaration

```swift
struct SpotlightHoverEffectStyle
```

## Topics

### Initializers

- [init(color:strength:)](realitykit/hovereffectcomponent/spotlighthovereffectstyle/init(color:strength:).md)
- [init(color:strength:opacityFunction:)](realitykit/hovereffectcomponent/spotlighthovereffectstyle/init(color:strength:opacityfunction:).md)

### Instance Properties

- [color](realitykit/hovereffectcomponent/spotlighthovereffectstyle/color-4n481.md)
- [color](realitykit/hovereffectcomponent/spotlighthovereffectstyle/color-tdv8.md)
- [opacityFunction](realitykit/hovereffectcomponent/spotlighthovereffectstyle/opacityfunction.md)
- [strength](realitykit/hovereffectcomponent/spotlighthovereffectstyle/strength.md)

### Type Properties

- [default](realitykit/hovereffectcomponent/spotlighthovereffectstyle/default.md)

## Relationships

### Conforms To

- [Equatable](swift/equatable.md)
