---
title: rotationCount
framework: realitykit
role: symbol
role_heading: Instance Property
path: realitykit/orbitanimation/rotationcount
---

# rotationCount

The number of times to rotate the target entity before stopping.

## Declaration

```swift
var rotationCount: Float { get set }
```

## See Also

### Configuring the animation

- [startTransform](realitykit/orbitanimation/starttransform.md)
- [axis](realitykit/orbitanimation/axis.md)
- [name](realitykit/orbitanimation/name.md)
- [bindTarget](realitykit/orbitanimation/bindtarget.md)
- [blendLayer](realitykit/orbitanimation/blendlayer.md)
- [spinClockwise](realitykit/orbitanimation/spinclockwise.md)
- [orientToPath](realitykit/orbitanimation/orienttopath.md)
- [additive](realitykit/orbitanimation/additive.md)
