---
title: ComputeGraphComponent.SimulationState.paused
framework: realitykit
role: symbol
role_heading: Case
platforms: [iOS 27.0+, iPadOS 27.0+, macOS 27.0+, tvOS 27.0+, visionOS 27.0+]
path: realitykit/computegraphcomponent/simulationstate/paused
---

# ComputeGraphComponent.SimulationState.paused

The simulation is frozen; no steps are evaluated.

## Declaration

```swift
case paused
```
