---
title: speedLimit
framework: realitykit
role: symbol
role_heading: Instance Property
path: realitykit/clothsimulationcomponent/speedlimit-swift.property
---

# speedLimit

The speed limit configuration of the simulation.

## Declaration

```swift
var speedLimit: ClothSimulationComponent.SpeedLimit
```

## See Also

### Controlling simulation timing

- [timeStep](realitykit/clothsimulationcomponent/timestep.md)
- [maximumStepsPerUpdate](realitykit/clothsimulationcomponent/maximumstepsperupdate-swift.property.md)
- [ClothSimulationComponent.MaximumStepsPerUpdate](realitykit/clothsimulationcomponent/maximumstepsperupdate-swift.struct.md)
- [ClothSimulationComponent.SpeedLimit](realitykit/clothsimulationcomponent/speedlimit-swift.struct.md)
- [meshCollidersUpdateInterval](realitykit/clothsimulationcomponent/meshcollidersupdateinterval.md)
