---
title: tweenMode
framework: realitykit
role: symbol
role_heading: Instance Property
path: realitykit/sampledanimation/tweenmode
---

# tweenMode

An option that determines how animation frames transition.

## Declaration

```swift
var tweenMode: TweenMode { get set }
```

## See Also

### Configuring the animation

- [name](realitykit/sampledanimation/name.md)
- [bindTarget](realitykit/sampledanimation/bindtarget.md)
- [blendLayer](realitykit/sampledanimation/blendlayer.md)
- [jointNames](realitykit/sampledanimation/jointnames.md)
- [isRotationAnimated](realitykit/sampledanimation/isrotationanimated.md)
- [isScaleAnimated](realitykit/sampledanimation/isscaleanimated.md)
- [isTranslationAnimated](realitykit/sampledanimation/istranslationanimated.md)
- [additive](realitykit/sampledanimation/additive.md)
