---
title: MeshDeformerOptions.Cadence
framework: realitykit
role: symbol
role_heading: Enumeration
path: realitykit/meshdeformeroptions/cadence-swift.enum
---

# MeshDeformerOptions.Cadence

Specifies when RealityKit applies the custom deformer functions.

## Declaration

```swift
enum Cadence
```

## Topics

### Choosing an update cadence

- [MeshDeformerOptions.Cadence.everyFrame](realitykit/meshdeformeroptions/cadence-swift.enum/everyframe.md)
- [MeshDeformerOptions.Cadence.onDemand](realitykit/meshdeformeroptions/cadence-swift.enum/ondemand.md)

## Relationships

### Conforms To

- [Decodable](swift/decodable.md)
- [Encodable](swift/encodable.md)
- [Equatable](swift/equatable.md)
- [Escapable](swift/escapable.md)
- [Hashable](swift/hashable.md)
- [Sendable](swift/sendable.md)
- [SendableMetatype](swift/sendablemetatype.md)

## See Also

### Configuring the cadence

- [cadence](realitykit/meshdeformeroptions/cadence-swift.property.md)
