---
title: strength
framework: realitykit
role: symbol
role_heading: Instance Property
path: realitykit/hovereffectcomponent/highlighthovereffectstyle/strength
---

# strength

A floating-point value that represents the intensity of the effect.

## Declaration

```swift
var strength: Float
```

## Discussion

Discussion Defaults to 1.0. Higher values increase the intensity of the effect and make it more prominent while lower values decrease it. Setting this to 0.0 stops the effect from displaying.
