---
title: isOrientedToPath
framework: realitykit
role: symbol
role_heading: Instance Property
path: realitykit/orbitentityaction/isorientedtopath
---

# isOrientedToPath

A Boolean value that indicates whether the orbiting object updates its orientation during the animation to orient itself along the rotation path.

## Declaration

```swift
var isOrientedToPath: Bool
```

## Discussion

Discussion The default value of this property is false.
