---
title: constantForce
framework: realitykit
role: symbol
role_heading: Instance Property
path: realitykit/clothforcevolumecomponent/constantforce
---

# constantForce

The constant force applied to particles inside the volume.

## Declaration

```swift
var constantForce: SIMD3<Float>
```

## See Also

### Applying forces

- [windForce](realitykit/clothforcevolumecomponent/windforce.md)
