---
title: ComputeGraphComponent.SimulationState.stepping
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/stepping
---

# ComputeGraphComponent.SimulationState.stepping

The simulation evaluates exactly one step on the next frame, then returns to ComputeGraphComponent.SimulationState.paused.

## Declaration

```swift
case stepping
```
