---
title: startTransform
framework: realitykit
role: symbol
role_heading: Instance Property
path: realitykit/orbitanimation/starttransform
---

# startTransform

The pose of the orbiting object at the start of the animation.

## Declaration

```swift
var startTransform: Transform { get set }
```

## See Also

### Configuring the animation

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