---
title: HoverEffectComponent.ShaderHoverEffectInputs
framework: realitykit
role: symbol
role_heading: Structure
path: realitykit/hovereffectcomponent/shaderhovereffectinputs
---

# HoverEffectComponent.ShaderHoverEffectInputs

A type that configures the visual aspects of a hover effect that applies a custom material

## Declaration

```swift
struct ShaderHoverEffectInputs
```

## Topics

### Initializers

- [init(fadeInDuration:fadeOutDuration:)](realitykit/hovereffectcomponent/shaderhovereffectinputs/init(fadeinduration:fadeoutduration:).md)

### Instance Properties

- [fadeInDuration](realitykit/hovereffectcomponent/shaderhovereffectinputs/fadeinduration.md)
- [fadeOutDuration](realitykit/hovereffectcomponent/shaderhovereffectinputs/fadeoutduration.md)

### Type Properties

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

## Relationships

### Conforms To

- [Equatable](swift/equatable.md)
