---
title: ForceEffectBounds
framework: realitykit
role: symbol
role_heading: Enumeration
path: realitykit/forceeffectbounds
---

# ForceEffectBounds

The boundary options for a force effect.

## Declaration

```swift
enum ForceEffectBounds
```

## Topics

### Enumeration Cases

- [ForceEffectBounds.sphere(radius:)](realitykit/forceeffectbounds/sphere(radius:).md)

## See Also

### Force effect constraints

- [SpatialForceFalloff](realitykit/spatialforcefalloff.md)
- [TimedForceFalloff](realitykit/timedforcefalloff.md)
