---
title: ClothSimulationComponent.MaximumStepsPerUpdate
framework: realitykit
role: symbol
role_heading: Structure
path: realitykit/clothsimulationcomponent/maximumstepsperupdate-swift.struct
---

# ClothSimulationComponent.MaximumStepsPerUpdate

The maximum number of time steps that can be processed per simulation update.

## Declaration

```swift
struct MaximumStepsPerUpdate
```

## Topics

### Creating a step limit

- [fixed(steps:)](realitykit/clothsimulationcomponent/maximumstepsperupdate-swift.struct/fixed(steps:).md)

### Describing the value

- [debugDescription](realitykit/clothsimulationcomponent/maximumstepsperupdate-swift.struct/debugdescription.md)

### Type Properties

- [automatic](realitykit/clothsimulationcomponent/maximumstepsperupdate-swift.struct/automatic.md)

## Relationships

### Conforms To

- [CustomDebugStringConvertible](swift/customdebugstringconvertible.md)
- [Equatable](swift/equatable.md)
- [Sendable](swift/sendable.md)
- [SendableMetatype](swift/sendablemetatype.md)

## See Also

### Controlling simulation timing

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