---
title: ForceEffectType
framework: realitykit
role: symbol
role_heading: Associated Type
path: realitykit/forceeffectbase/forceeffecttype
---

# ForceEffectType

A type that represents the kind of force effect.

## Declaration

```swift
associatedtype ForceEffectType : ForceEffectProtocol
```

## Discussion

Discussion This type underlies the force type of a ForceEffect.
