---
title: isRotationAnimated
framework: realitykit
role: symbol
role_heading: Instance Property
path: realitykit/fromtobyanimation/isrotationanimated
---

# isRotationAnimated

A Boolean value that indicates whether the animation interpolates rotational changes.

## Declaration

```swift
var isRotationAnimated: Bool { get set }
```

## See Also

### Configuring the animation

- [name](realitykit/fromtobyanimation/name.md)
- [bindTarget](realitykit/fromtobyanimation/bindtarget.md)
- [blendLayer](realitykit/fromtobyanimation/blendlayer.md)
- [jointNames](realitykit/fromtobyanimation/jointnames.md)
- [isScaleAnimated](realitykit/fromtobyanimation/isscaleanimated.md)
- [isTranslationAnimated](realitykit/fromtobyanimation/istranslationanimated.md)
- [isAdditive](realitykit/fromtobyanimation/isadditive.md)
