---
title: Rotation3D.SlerpPath.shortest
framework: spatial
role: symbol
role_heading: Case
path: spatial/rotation3d/slerppath/shortest
---

# Rotation3D.SlerpPath.shortest

Spherical linear interpolation along the shortest arc between two rotations.

## Declaration

```swift
case shortest
```

## See Also

### Enumeration Cases

- [Rotation3D.SlerpPath.automatic](spatial/rotation3d/slerppath/automatic.md)
- [Rotation3D.SlerpPath.longest](spatial/rotation3d/slerppath/longest.md)
