---
title: HoverEffectComponent.HighlightHoverEffectStyle
framework: realitykit
role: symbol
role_heading: Structure
path: realitykit/hovereffectcomponent/highlighthovereffectstyle
---

# HoverEffectComponent.HighlightHoverEffectStyle

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

## Declaration

```swift
struct HighlightHoverEffectStyle
```

## Topics

### Initializers

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

### Instance Properties

- [color](realitykit/hovereffectcomponent/highlighthovereffectstyle/color-369cd.md)
- [color](realitykit/hovereffectcomponent/highlighthovereffectstyle/color-9v0tl.md)
- [opacityFunction](realitykit/hovereffectcomponent/highlighthovereffectstyle/opacityfunction.md)
- [strength](realitykit/hovereffectcomponent/highlighthovereffectstyle/strength.md)

### Type Properties

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

## Relationships

### Conforms To

- [Equatable](swift/equatable.md)
