---
title: forceMode
framework: realitykit
role: symbol
role_heading: Instance Property
path: realitykit/forceeffectprotocol/forcemode
---

# forceMode

The mode that controls how the physics system interprets the outputs from a user’s custom force computation.

## Declaration

```swift
var forceMode: ForceMode { get }
```
