---
title: isPaused
framework: realitykit
role: symbol
role_heading: Instance Property
path: realitykit/bodytrackingcomponent/ispaused
---

# isPaused

A Boolean that you can set to temporarily stop applying body tracking to the model and freeze the model in its current pose.

## Declaration

```swift
var isPaused: Bool
```
